Merge pull request #3040 from Baystation12/master

hurka durka master update
This commit is contained in:
Chinsky
2013-06-11 12:25:56 -07:00
10 changed files with 29 additions and 23 deletions
+1 -1
View File
@@ -319,7 +319,7 @@
attack_verb = list("stabbed", "slashed", "sliced", "cut")
suicide_act(mob/user)
viewers(user) << pick("/red <b>[user] is slitting \his wrists with the shard of glass! It looks like \he's trying to commit suicide.</b>", \
viewers(user) << pick("\red <b>[user] is slitting \his wrists with the shard of glass! It looks like \he's trying to commit suicide.</b>", \
"\red <b>[user] is slitting \his throat with the shard of glass! It looks like \he's trying to commit suicide.</b>")
return (BRUTELOSS)