Update stomach.dm (#2453)

This commit is contained in:
kevinz000
2017-08-21 20:27:21 -07:00
committed by GitHub
parent e6650e6f35
commit 61e6f2815b
+1 -1
View File
@@ -48,7 +48,7 @@
if(DISGUST_LEVEL_DISGUSTED to INFINITY)
H.throw_alert("disgust", /obj/screen/alert/disgusted)
/obj/item/organ/stomach/Remove()
/obj/item/organ/stomach/Remove(mob/living/carbon/M, special = 0)
var/mob/living/carbon/human/H = owner
if(istype(H))
H.clear_alert("disgust")