Add visualizer to hot coffee and tea (#11211)
This commit is contained in:
@@ -176,6 +176,14 @@
|
||||
maxVol: 20
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/hot_coffee.rsi
|
||||
layers:
|
||||
- state: icon-0
|
||||
- map: ["enum.SolutionContainerLayers.Fill"]
|
||||
state: icon-4
|
||||
- type: Appearance
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 4
|
||||
fillBaseName: icon-
|
||||
- type: TrashOnEmpty
|
||||
solution: drink
|
||||
|
||||
@@ -194,7 +202,14 @@
|
||||
maxVol: 20
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/teacup.rsi
|
||||
state: icon-1
|
||||
layers:
|
||||
- state: icon-0
|
||||
- map: ["enum.SolutionContainerLayers.Fill"]
|
||||
state: icon-4
|
||||
- type: Appearance
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 4
|
||||
fillBaseName: icon-
|
||||
- type: TrashOnEmpty
|
||||
solution: drink
|
||||
|
||||
|
||||
Reference in New Issue
Block a user