This commit is contained in:
Tayyyyyyy
2018-05-25 18:34:24 -07:00
parent bc210f595b
commit ad23362781
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
do_suicide(damagetype, held_item)
return
to_chat(viewers(src), "<span class=danger>[src] [pick(species.suicide_messages)] It looks like [src.p_theyre()] trying to commit suicide.</span>")
to_chat(viewers(src), "<span class=danger>[src] [replacetext(pick(species.suicide_messages), "their", p_their())] It looks like [src.p_theyre()] trying to commit suicide.</span>")
do_suicide(0)
updatehealth()