Some hallucination tweaks

This commit is contained in:
Putnam3145
2021-07-20 22:49:08 -07:00
parent e19ff4c480
commit 90bc48f579
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ GLOBAL_LIST_INIT(hallucination_list, list(
if(!hallucination)
return
hallucination--
hallucination = max(hallucination-1, 0)
if(world.time < next_hallucination)
return