removed stupid shoving things into food thing

This commit is contained in:
Tastyfish
2012-02-27 23:25:57 -05:00
parent 8531d099bb
commit dff472ad66

View File

@@ -1516,12 +1516,12 @@
istype(W, /obj/item/weapon/shovel) \
)
inaccurate = 1
else if(W.w_class <= 2 && istype(src,/obj/item/weapon/reagent_containers/food/snacks/sliceable))
/*else if(W.w_class <= 2 && istype(src,/obj/item/weapon/reagent_containers/food/snacks/sliceable))
user << "\red You slip [W] inside [src]."
user.drop_item()
W.loc = src
add_fingerprint(user)
return
return*/
else
return 1
if ( \