mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Implemented medical side-effects.
This commit is contained in:
@@ -1501,6 +1501,7 @@ datum
|
||||
return
|
||||
if(!M) M = holder.my_atom
|
||||
M.heal_organ_damage(2*REM,0)
|
||||
M.add_side_effect("Headache")
|
||||
..()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user