Fixes permahallucinations.

This commit is contained in:
DelZeta
2015-08-20 01:14:41 -07:00
parent 11eefbc4c9
commit c97b1d4ea4
@@ -963,6 +963,11 @@
spawn(rand(20,50))
if(C)
C.dir = 1
if(hallucination <= 2)
hallucination = 0
halloss = 0
else
hallucination -= 2
else
for(var/atom/a in hallucinations)