Fixes a thing.

This commit is contained in:
Anewbe
2017-03-27 22:32:02 -05:00
parent ff21e5d786
commit 73ab115295
9 changed files with 11 additions and 11 deletions
@@ -90,7 +90,7 @@
if(affecting.take_damage(force, 0))
H.UpdateDamageIcon()
H.updatehealth()
if(affecting.can_feel_pain())
if(affecting.organ_can_feel_pain())
H.Weaken(3)
return
check -= picked