Fixes all wrong juice ReagentIDs

This commit is contained in:
SweptWasTaken
2021-05-07 23:35:10 -07:00
parent 1c81e48f6a
commit c1d01e8012
2 changed files with 14 additions and 14 deletions

View File

@@ -260,7 +260,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: CarrotJuice - ReagentId: JuiceCarrot
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/carrotjuice.rsi sprite: Objects/Consumable/Drinks/carrotjuice.rsi
@@ -577,7 +577,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: LimeJuice - ReagentId: JuiceLime
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/glass_green.rsi sprite: Objects/Consumable/Drinks/glass_green.rsi
@@ -594,7 +594,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: OrangeJuice - ReagentId: JuiceOrange
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/glass_orange.rsi sprite: Objects/Consumable/Drinks/glass_orange.rsi
@@ -610,7 +610,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: LemonJuice - ReagentId: JuiceLemon
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/glass_yellow.rsi sprite: Objects/Consumable/Drinks/glass_yellow.rsi
@@ -627,7 +627,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: TomatoJuice - ReagentId: JuiceTomato
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/glass_red.rsi sprite: Objects/Consumable/Drinks/glass_red.rsi
@@ -944,7 +944,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: LemonJuice - ReagentId: JuiceLemon
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/lemonjuice.rsi sprite: Objects/Consumable/Drinks/lemonjuice.rsi
@@ -961,9 +961,9 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: LemonJuice - ReagentId: JuiceLemon
Quantity: 10 Quantity: 10
- ReagentId: LimeJuice - ReagentId: JuiceLime
Quantity: 10 Quantity: 10
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/lemonlime.rsi sprite: Objects/Consumable/Drinks/lemonlime.rsi
@@ -980,7 +980,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: LimeJuice - ReagentId: JuiceLime
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/limejuice.rsi sprite: Objects/Consumable/Drinks/limejuice.rsi
@@ -1161,7 +1161,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: OrangeJuice - ReagentId: JuiceOrange
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/orangejuice.rsi sprite: Objects/Consumable/Drinks/orangejuice.rsi
@@ -1597,7 +1597,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: TomatoJuice - ReagentId: JuiceTomato
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/tomatojuice.rsi sprite: Objects/Consumable/Drinks/tomatojuice.rsi
@@ -1691,7 +1691,7 @@
maxVol: 20 maxVol: 20
contents: contents:
reagents: reagents:
- ReagentId: WatermelonJuice - ReagentId: JuiceWatermelon
Quantity: 20 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/watermelon.rsi sprite: Objects/Consumable/Drinks/watermelon.rsi

View File

@@ -12,7 +12,7 @@
maxVol: 30 maxVol: 30
contents: contents:
reagents: reagents:
- ReagentId: WatermelonJuice - ReagentId: JuiceWatermelon
Quantity: 30 Quantity: 30
- type: Sprite - type: Sprite
netsync: false netsync: false
@@ -41,7 +41,7 @@
maxVol: 30 maxVol: 30
contents: contents:
reagents: reagents:
- ReagentId: WatermelonJuice - ReagentId: JuiceWatermelon
Quantity: 30 Quantity: 30
- type: Sprite - type: Sprite
netsync: false netsync: false