Added some different suicide messages

This commit is contained in:
Albert Iordache
2012-04-15 12:00:59 +03:00
parent f8b01177da
commit e9cfb0519d
3 changed files with 26 additions and 10 deletions
@@ -175,9 +175,6 @@
else if(src.jitteriness >= 100)
msg += "<span class='warning'>[t_He] [t_is] twitching ever so slightly.</span>\n"
if (src.suiciding)
msg += "<span class='warning'>[t_He] [t_has] bitten off [t_his] own tongue and [t_has] suffered major bloodloss!</span>\n"
var/distance = get_dist(usr,src)
if(istype(usr, /mob/dead/observer) || usr.stat == 2) // ghosts can see anything
distance = 1