Fix crash from missing node types.

This commit is contained in:
Duane 2016-07-12 21:20:55 -05:00
parent 4ad818a922
commit 8eedc5afc3
4 changed files with 13 additions and 2 deletions

View file

@ -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