Add stars.

This commit is contained in:
Duane 2016-06-16 00:46:19 -05:00
parent 6a793059f2
commit 37c7275a07
3 changed files with 190 additions and 8 deletions

View file

@ -2,6 +2,10 @@
-- player surface damage and hunger
local dps_delay = 3000000
if fun_caves.DEBUG then
local dps_delay = 1000000
end
local last_dps_check = 0
local cold_delay = 5
local monster_delay = 3