mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 08:57:01 +01:00
fixes soup bugs (it ain't food :( )
This commit is contained in:
@@ -137,13 +137,3 @@
|
||||
tastes = list("eggs", "breakfast" = 1)
|
||||
foodtype = GRAIN | SUGAR
|
||||
|
||||
|
||||
|
||||
//GS Food
|
||||
|
||||
/obj/item/reagent_containers/food/tribal/soup
|
||||
name = "lavaland stew"
|
||||
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.
|
||||
Reference in New Issue
Block a user