Some hallucination tweaks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user