@@ -70,6 +70,27 @@
|
||||
- type: Drink
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/jar.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
map: [ "enum.SolutionContainerLayers.Base" ]
|
||||
- state: fill1
|
||||
map: [ "enum.SolutionContainerLayers.Fill" ]
|
||||
visible: false
|
||||
- state: icon-front
|
||||
map: [ "enum.SolutionContainerLayers.Overlay" ]
|
||||
- type: Appearance
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 50
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 9
|
||||
fillBaseName: fill
|
||||
metamorphic: true
|
||||
metamorphicDefaultSprite:
|
||||
sprite: Objects/Consumable/Drinks/jar.rsi
|
||||
state: icon
|
||||
- type: TransformableContainer
|
||||
|
||||
- type: entity
|
||||
parent: DrinkGlassBase
|
||||
|
||||
BIN
Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill1.png
Normal file
|
After Width: | Height: | Size: 116 B |
BIN
Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill2.png
Normal file
|
After Width: | Height: | Size: 141 B |
BIN
Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill3.png
Normal file
|
After Width: | Height: | Size: 148 B |
BIN
Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill4.png
Normal file
|
After Width: | Height: | Size: 177 B |
BIN
Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill5.png
Normal file
|
After Width: | Height: | Size: 152 B |
BIN
Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill6.png
Normal file
|
After Width: | Height: | Size: 153 B |
BIN
Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill7.png
Normal file
|
After Width: | Height: | Size: 154 B |
BIN
Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill8.png
Normal file
|
After Width: | Height: | Size: 154 B |
BIN
Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill9.png
Normal file
|
After Width: | Height: | Size: 156 B |
|
After Width: | Height: | Size: 121 B |
|
Before Width: | Height: | Size: 328 B After Width: | Height: | Size: 266 B |
@@ -1 +1,44 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", "states": [{"name": "icon"}]}
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi transparencies by IProduceWidgets",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-front"
|
||||
},
|
||||
{
|
||||
"name": "fill1"
|
||||
},
|
||||
{
|
||||
"name": "fill2"
|
||||
},
|
||||
{
|
||||
"name": "fill3"
|
||||
},
|
||||
{
|
||||
"name": "fill4"
|
||||
},
|
||||
{
|
||||
"name": "fill5"
|
||||
},
|
||||
{
|
||||
"name": "fill6"
|
||||
},
|
||||
{
|
||||
"name": "fill7"
|
||||
},
|
||||
{
|
||||
"name": "fill8"
|
||||
},
|
||||
{
|
||||
"name": "fill9"
|
||||
}
|
||||
]
|
||||
}
|
||||