This commit is contained in:
silicons
2020-07-20 21:37:44 -07:00
parent c27f339049
commit 1450b11b01
8 changed files with 10 additions and 8 deletions
@@ -112,7 +112,7 @@
if(stasis)
return
if(revealed && essence <= 0)
death()
INVOKE_ASYNC(src, .proc/death)
if(unreveal_time && world.time >= unreveal_time)
unreveal_time = 0
revealed = FALSE