moves list_reagents back to where it was

fuck
This commit is contained in:
DrPainis
2021-04-17 02:56:46 -04:00
committed by GitHub
parent ea585233a2
commit a329188f95
@@ -269,8 +269,8 @@
/obj/item/reagent_containers/food/snacks/meat/slab/goliath
name = "goliath meat"
desc = "A slab of goliath meat. It's not very edible now, but it cooks great in lava."
icon_state = "goliathmeat"
list_reagents = list(/datum/reagent/consumable/nutriment = 3, /datum/reagent/toxin = 5, /datum/reagent/consumable/cooking_oil = 3)
icon_state = "goliathmeat"
tastes = list("meat" = 1)
foodtype = RAW | MEAT | TOXIC