Paracetamol side effect should work now

This commit is contained in:
alex-gh
2014-03-10 12:59:06 +01:00
parent dcebe3aae1
commit 79088a5668
@@ -1146,6 +1146,7 @@ datum
overdose = 60
on_mob_life(var/mob/living/M as mob)
if(!M) M = holder.my_atom
..()
if (volume > overdose)
M.hallucination = max(M.hallucination, 2)