Update snacks_bread.dm

This commit is contained in:
zeroisthebiggay
2021-09-02 02:14:14 -04:00
committed by GitHub
parent 21f3e97cb7
commit f2becdcf8a

View File

@@ -19,7 +19,7 @@
custom_food_type = /obj/item/reagent_containers/food/snacks/customizable/sandwich
filling_color = "#FFA500"
list_reagents = list(/datum/reagent/consumable/nutriment = 2)
slot_flags = ITEM_SLOT_HEAD
slot_flags = ITEM_SLOT_MASK
customfoodfilling = 0 //to avoid infinite bread-ception
foodtype = GRAIN
dunkable = TRUE