adds code for soup

code for a medicinal soup ashwalkers can make
This commit is contained in:
Orotheim
2024-08-21 17:11:04 +01:00
committed by GitHub
parent 9834bb6e36
commit 7260c8a056
@@ -143,8 +143,7 @@
/obj/item/reagent_containers/food/tribal/soup
name = "lavaland stew"
desc = "A mixture of various lavaland mushrooms, turned into a medicinal soup"
icon = "icons/obj/food/soupsalad.dmi"
desc = "A mixture of various lavaland mushrooms, turned into a bland but medicinal stew."
icon = 'icons/obj/food/ported_meals.dmi'
icon_state = "lavalandsoup"
list_reagents = list(/datum/reagent/consumable/nutriment = 2, /datum/reagent/consumable/vitfro = 15) //Primarily here to let ashwalkers make medicine. Low nutrient content, high medicine content.
tastes = list("mushrooms, warmth" = 1)
list_reagents = list(/datum/reagent/consumable/nutriment = 2, /datum/reagent/consumable/vitfro = 15) //Primarily here to let ashwalkers make medicine. Low nutrient content, high medicine content.