Update medical.dm

This commit is contained in:
CitadelStationBot
2018-05-13 12:01:55 -05:00
committed by GitHub
parent b11e600cff
commit ff8e5e92bf
@@ -167,10 +167,5 @@
grind_results = list("silver_sulfadiazine" = 10)
/obj/item/stack/medical/ointment/suicide_act(mob/living/user)
<<<<<<< HEAD
user.visible_message("<span class='suicide'>[user] is squeezing \the [src] into [user.p_their()] mouth! Don't they know that stuff is toxic?</span>")
return TOXLOSS
=======
user.visible_message("<span class='suicide'>[user] is squeezing \the [src] into [user.p_their()] mouth! [user.p_do(TRUE)]n't [user.p_they()] know that stuff is toxic?</span>")
return TOXLOSS
>>>>>>> 01f9f56... Makes gauze deconstructable into cloth (#37731)