Skip to content

Commit

Permalink
attempt at fixing luatest
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Jan 15, 2024
1 parent 8ec9649 commit 730e2c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion prototypes/creatures/mecha-zungror.lua
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,6 @@ zungror.burner = {
}
zungror.movement_energy_consumption = '8MW'
zungror.equipment_grid = 'mount-grid-10x8'
zungror.healing_per_tick = 0.08
zungror.healing_per_tick = 0.08

RECIPE('gastrocapacitor'):add_unlock('spidertron')

0 comments on commit 730e2c0

Please sign in to comment.