Update drinks_cans.yml (#11278)
This commit is contained in:
@@ -144,7 +144,7 @@
|
|||||||
sprite: Objects/Consumable/Drinks/rootbeer.rsi
|
sprite: Objects/Consumable/Drinks/rootbeer.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DrinkGlassBase
|
parent: DrinkCanBaseFull
|
||||||
id: DrinkSodaWaterCan
|
id: DrinkSodaWaterCan
|
||||||
name: soda water can
|
name: soda water can
|
||||||
description: Soda water. Why not make a scotch and soda?
|
description: Soda water. Why not make a scotch and soda?
|
||||||
@@ -152,10 +152,10 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
drink:
|
drink:
|
||||||
maxVol: 50
|
maxVol: 30
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: SodaWater
|
- ReagentId: SodaWater
|
||||||
Quantity: 50
|
Quantity: 30
|
||||||
- type: Drink
|
- type: Drink
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Consumable/Drinks/sodawater.rsi
|
sprite: Objects/Consumable/Drinks/sodawater.rsi
|
||||||
@@ -223,10 +223,10 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
drink:
|
drink:
|
||||||
maxVol: 50
|
maxVol: 30
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: TonicWater
|
- ReagentId: TonicWater
|
||||||
Quantity: 50
|
Quantity: 30
|
||||||
- type: Drink
|
- type: Drink
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Consumable/Drinks/tonic.rsi
|
sprite: Objects/Consumable/Drinks/tonic.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user