This commit is contained in:
carlarctg
2019-10-30 01:47:25 -07:00
committed by Rob Bailey
parent caed3b9556
commit b49d3bb4ac
4 changed files with 4 additions and 10 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
force = 2 //MEDICAL
throwforce = 4
attack_verb = list("wrenched", "medicaled", "tapped", "jabbed", "whacked")
attack_verb = list("healed", "medicaled", "tapped", "poked", "analyzed") //"cobbyed"
/obj/item/wrench/medical/suicide_act(mob/living/user)
user.visible_message("<span class='suicide'>[user] is praying to the medical wrench to take [user.p_their()] soul. It looks like [user.p_theyre()] trying to commit suicide!</span>")