fix redundancy

This commit is contained in:
Fox McCloud
2018-05-27 15:04:45 -04:00
parent e9c4568c4f
commit bbfe4f675e
@@ -614,7 +614,6 @@
var/obj/item/organ/external/head/affecting = H.get_organ("head")
if(affecting)
affecting.receive_damage(0, 75)
affecting.disfigure()
H.UpdateDamageIcon()
H.emote("scream")