Merge pull request #69 from PatrickLeeJohnson/food-fix

Food fix
This commit is contained in:
evilew
2025-01-19 15:12:00 +01:00
committed by GitHub
3 changed files with 2 additions and 0 deletions
@@ -3,6 +3,7 @@
/obj/item/reagent_containers/food/snacks/gbburrito
name = "\improper GATO Gas Giant Burrito"
icon = 'Gainstation13/icons/obj/food/food.dmi'
icon_state = "gbburrito"
desc = "More than three pounds of beans, meat, and cheese wrapped in a greasy tortilla. It's piping hot."
trash = null
@@ -480,6 +480,7 @@
/obj/item/reagent_containers/food/snacks/donkpocket
name = "\improper Donk-pocket"
desc = "The food of choice for the seasoned traitor."
icon = 'Gainstation13/icons/obj/food/food.dmi'
icon_state = "donkpocket"
list_reagents = list(/datum/reagent/consumable/nutriment = 4)
cooked_type = /obj/item/reagent_containers/food/snacks/donkpocket/warm
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB