mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 18:13:34 +01:00
Paracetamol will now metabolize properly
This commit is contained in:
@@ -1146,6 +1146,7 @@ datum
|
||||
overdose = 60
|
||||
|
||||
on_mob_life(var/mob/living/M as mob)
|
||||
..()
|
||||
if (volume > overdose)
|
||||
M.hallucination = max(M.hallucination, 2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user