mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Update snacks.dm
This commit is contained in:
@@ -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!", \
|
||||
|
||||
Reference in New Issue
Block a user