Fixes remaining renamed chems (#2889)
This commit is contained in:
@@ -17,5 +17,5 @@
|
||||
- chem.Coffee
|
||||
- chem.Tea
|
||||
- chem.Ice
|
||||
- chem.H2O
|
||||
- chem.Water
|
||||
- chem.Cream
|
||||
|
||||
@@ -19,5 +19,5 @@
|
||||
- type: SolutionContainer
|
||||
contents:
|
||||
reagents:
|
||||
- ReagentId: chem.H2O
|
||||
- ReagentId: chem.Water
|
||||
Quantity: 1500
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
maxVol: 80
|
||||
contents:
|
||||
reagents:
|
||||
- ReagentId: chem.H2O
|
||||
- ReagentId: chem.Water
|
||||
Quantity: 80
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/kahluabottle.rsi
|
||||
@@ -218,4 +218,3 @@
|
||||
Quantity: 80
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/winebottle.rsi
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
caps: AddTo, RemoveFrom, NoExamine
|
||||
contents:
|
||||
reagents:
|
||||
- ReagentId: chem.H2O
|
||||
- ReagentId: chem.Water
|
||||
Quantity: 100
|
||||
- type: ItemCooldown
|
||||
- type: Spray
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
caps: AddTo, RemoveFrom
|
||||
contents:
|
||||
reagents:
|
||||
- ReagentId: chem.H2O
|
||||
- ReagentId: chem.Water
|
||||
Quantity: 100
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
result: FoodSpaghettiBoiled
|
||||
time: 5
|
||||
reagents:
|
||||
chem.H2O: 5
|
||||
chem.Water: 5
|
||||
solids:
|
||||
FoodSpaghetti: 1
|
||||
|
||||
@@ -196,7 +196,7 @@
|
||||
result: FoodPastaTomato
|
||||
time: 10
|
||||
reagents:
|
||||
chem.H2O: 5
|
||||
chem.Water: 5
|
||||
solids:
|
||||
FoodSpaghetti: 1
|
||||
FoodTomato: 2
|
||||
@@ -207,7 +207,7 @@
|
||||
result: FoodMeatballSpaghetti
|
||||
time: 10
|
||||
reagents:
|
||||
chem.H2O: 5
|
||||
chem.Water: 5
|
||||
solids:
|
||||
FoodSpaghetti: 1
|
||||
FoodMeatball: 2
|
||||
@@ -218,7 +218,7 @@
|
||||
result: FoodCrabSpaghetti
|
||||
time: 10
|
||||
reagents:
|
||||
chem.H2O: 5
|
||||
chem.Water: 5
|
||||
solids:
|
||||
FoodCrabMeat: 2
|
||||
|
||||
@@ -294,7 +294,7 @@
|
||||
result: FoodMeatballSoup
|
||||
time: 10
|
||||
reagents:
|
||||
chem.H2O: 10
|
||||
chem.Water: 10
|
||||
solids:
|
||||
FoodMeatball: 1
|
||||
FoodCarrot: 1
|
||||
@@ -306,7 +306,7 @@
|
||||
result: FoodNettleSoup
|
||||
time: 10
|
||||
reagents:
|
||||
chem.H2O: 10
|
||||
chem.Water: 10
|
||||
solids:
|
||||
FoodNettle: 1
|
||||
FoodEgg: 1
|
||||
|
||||
Reference in New Issue
Block a user