Small bug fixes and tweaks on reagents and food/drinks content (#5146)
* Update Can Sizes, Fill cans with correct reagents, rename brownstar reagent to its can name starkist * Update drinks.yml * add energy drink * Update soda.yml * Potato Juice * Fix Yaml * Add energy drink to vending
This commit is contained in:
@@ -112,16 +112,6 @@
|
||||
products:
|
||||
BraveBull: 3
|
||||
|
||||
- type: reaction
|
||||
id: BrownStar
|
||||
reactants:
|
||||
Cola:
|
||||
amount: 1
|
||||
JuiceOrange:
|
||||
amount: 2
|
||||
products:
|
||||
BrownStar: 3
|
||||
|
||||
- type: reaction
|
||||
id: CafeLatte
|
||||
reactants:
|
||||
@@ -470,6 +460,16 @@
|
||||
products:
|
||||
SoyLatte: 2
|
||||
|
||||
- type: reaction
|
||||
id: Starkist
|
||||
reactants:
|
||||
Cola:
|
||||
amount: 1
|
||||
JuiceOrange:
|
||||
amount: 2
|
||||
products:
|
||||
Starkist: 3
|
||||
|
||||
- type: reaction
|
||||
id: SyndicateBomb
|
||||
reactants:
|
||||
|
||||
Reference in New Issue
Block a user