mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 17:08:53 +01:00
Reagent Fix Pack 1
This commit is contained in:
@@ -30,6 +30,6 @@
|
||||
filling_color = "#F6CB0B"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
foodtype = FRUIT | PINEAPPLE
|
||||
juice_results = list("pineapplejuice" = 0)
|
||||
juice_results = list(/datum/reagent/consumable/pineapplejuice = 1)
|
||||
tastes = list("pineapple" = 1)
|
||||
wine_power = 40
|
||||
|
||||
Reference in New Issue
Block a user