Fix crash from missing node types.
This commit is contained in:
parent
4ad818a922
commit
8eedc5afc3
4 changed files with 13 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
-- GOBLINS
|
||||
---------------------------------------------------------------
|
||||
|
||||
local spawn_frequency = 250 -- 250
|
||||
local spawn_frequency = 500 -- 500
|
||||
local dig_freq = 5 -- 5
|
||||
local trap_freq = 25 -- 25
|
||||
local torch_freq = 2 -- 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue