Update snacks.dm

This commit is contained in:
Chakirski
2016-07-11 20:17:30 -05:00
committed by GitHub
parent 7635de3020
commit a031ebe889
@@ -2717,7 +2717,7 @@
New()
..()
reagents.add_reagent("protein", 1)
attackby(obj/item/weapon/W as obj, mob/user as mob, params)
attackby(obj/item/weapon/W, mob/user, params)
if(istype(W,/obj/item/weapon/kitchen/knife))
user.visible_message( \
"[user] cuts the raw cutlet with the knife!", \