Implemented medical side-effects.

This commit is contained in:
cib
2013-02-12 16:19:39 +01:00
parent e957db8067
commit 1648c69f9d
4 changed files with 68 additions and 0 deletions

View File

@@ -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