Prevent bed errors in /sleep.

This commit is contained in:
Duane 2016-07-18 17:46:07 -05:00
parent ae0886a397
commit b2c104d53a
2 changed files with 15 additions and 13 deletions

View file

@ -2,7 +2,7 @@
-- GOBLINS
---------------------------------------------------------------
local spawn_frequency = 500 -- 500
local spawn_frequency = 350 -- 350
local dig_freq = 5 -- 5
local trap_freq = 25 -- 25
local torch_freq = 2 -- 2