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:
@@ -447,9 +447,6 @@
|
||||
BraveBull:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
BrownStar:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
CubaLibre:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
@@ -534,7 +531,7 @@
|
||||
Moonshine:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
Neurotoxin: #This should be moved out of alcohol eventually
|
||||
Neurotoxin:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
- !type:HealthChange
|
||||
@@ -565,6 +562,9 @@
|
||||
SnowWhite:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
Starkist:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
SuiDream:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
|
||||
Reference in New Issue
Block a user