mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-28 11:02:08 +00: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