mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-20 12:29:32 +01:00
adds code for soup
code for a medicinal soup ashwalkers can make
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user