Fixed Several Foods, Strawberry Juice
Add Strawberry Juice Port Salami https://github.com/tgstation/tgstation/pull/48817 https://github.com/tgstation/tgstation/pull/49228 Ports some TG Drinks https://github.com/tgstation/tgstation/pull/48783 Made lizards like: Egg Wrap Tweaked Soda Dispenser Moved Egg Wraps Tweaked Strawberry Tea and Strawberry Milk recipies.
This commit is contained in:
@@ -261,6 +261,7 @@
|
||||
seed = /obj/item/seeds/strawberry
|
||||
name = "strawberry"
|
||||
icon_state = "strawberry"
|
||||
filling_color = "#7FFF00"
|
||||
filling_color = "#E50D31"
|
||||
juice_results = list(/datum/reagent/consumable/strawberryjuice = 0)
|
||||
tastes = list("strawberries" = 1)
|
||||
wine_power = 20
|
||||
|
||||
@@ -30,5 +30,6 @@
|
||||
filling_color = "#F6CB0B"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
foodtype = FRUIT | PINEAPPLE
|
||||
juice_results = list(/datum/reagent/consumable/pineapplejuice = 0)
|
||||
tastes = list("pineapple" = 1)
|
||||
wine_power = 40
|
||||
|
||||
Reference in New Issue
Block a user