Update snacks_bread.dm
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
custom_food_type = /obj/item/reagent_containers/food/snacks/customizable/sandwich
|
custom_food_type = /obj/item/reagent_containers/food/snacks/customizable/sandwich
|
||||||
filling_color = "#FFA500"
|
filling_color = "#FFA500"
|
||||||
list_reagents = list(/datum/reagent/consumable/nutriment = 2)
|
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
|
customfoodfilling = 0 //to avoid infinite bread-ception
|
||||||
foodtype = GRAIN
|
foodtype = GRAIN
|
||||||
dunkable = TRUE
|
dunkable = TRUE
|
||||||
|
|||||||
Reference in New Issue
Block a user