is making a commit its looke like they are trying to commit... (#4657)

This commit is contained in:
Aurorablade
2016-06-13 23:02:30 -04:00
committed by Fox McCloud
parent d9b1739b38
commit fe6c3e3626
@@ -183,6 +183,15 @@
..()
reagents.add_reagent("sodiumchloride", 20)
/obj/item/weapon/reagent_containers/food/condiment/saltshaker/suicide_act(mob/user)
user.visible_message("<span class='suicide'>[user] begins to swap forms with the salt shaker! It looks like \he's trying to commit suicide.</span>")
var/newname = "[name]"
name = "[user.name]"
user.name = newname
user.real_name = newname
desc = "Salt. From dead crew, presumably."
return TOXLOSS
/obj/item/weapon/reagent_containers/food/condiment/peppermill
name = "pepper mill"
desc = "Often used to flavor food or make people sneeze."