Merge pull request #15062 from zeroisthebiggay/patch-18

bread is no longer equipped on the head; instead you actually hold it in your mouth
This commit is contained in:
silicons
2021-09-12 21:10:50 -07:00
committed by GitHub
@@ -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