oops, replace all is a hell of a drug

This commit is contained in:
SandPoot
2022-02-25 17:09:31 -03:00
parent de96a68bf5
commit f7ea1f377d
14 changed files with 18 additions and 18 deletions
@@ -244,7 +244,7 @@
if(eyes)
eyes.applyOrganDamage(0.75)
if(prob(13))
var/obj/item/organ/ears/ears = C.getorganslot(ORGAN_ITEM_SLOT_EARS)
var/obj/item/organ/ears/ears = C.getorganslot(ORGAN_SLOT_EARS)
if(ears)
ears.applyOrganDamage(0.75)
current_stage++