Prevent bed errors in /sleep.
This commit is contained in:
parent
ae0886a397
commit
b2c104d53a
2 changed files with 15 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue