Tons of new Mafia-theme stuff

This commit is contained in:
ZomgPonies
2013-12-29 14:30:29 -05:00
parent e75a51026d
commit 04542065e5
22 changed files with 133 additions and 9 deletions
+11 -1
View File
@@ -13,4 +13,14 @@
suicide_act(mob/user)
viewers(user) << "\red <b>[user] is strangling \himself with the [src.name]! It looks like \he's trying to commit suicide.</b>"
return (OXYLOSS)
return (OXYLOSS)
/obj/item/weapon/melee/icepick
name = "ice pick"
desc = "Used for chopping ice. Also excellent for mafia esque murders."
icon_state = "icepick"
item_state = "icepick"
force = 15
throwforce = 10
w_class = 2
attack_verb = list("stabbed", "jabbed", "iced,")