add solution visuals for watertank, fueltank etc. (#16653)

This commit is contained in:
MisterMecky
2023-05-22 08:27:51 +08:00
committed by GitHub
parent 30696a8bdc
commit 0e337fb646
28 changed files with 118 additions and 4 deletions

View File

@@ -9,7 +9,17 @@
price: 750
- type: Sprite
sprite: Structures/Storage/tanks.rsi
state: fueltank
layers:
- state: fueltank-2
- state: fueltank-2-1
map: ["enum.SolutionContainerLayers.Fill"]
visible: false
- type: Appearance
- type: SolutionContainerVisuals
maxFillLevels: 3
fillBaseName: fueltank-2-
- type: ExaminableSolution
solution: tank
- type: ReagentTank
tankType: Fuel
- type: DamageOnToolInteract
@@ -43,7 +53,15 @@
price: 2500
- type: Sprite
sprite: Structures/Storage/tanks.rsi
state: highfueltank
layers:
- state: highfueltank-2
- state: highfueltank-2-1
map: ["enum.SolutionContainerLayers.Fill"]
visible: false
- type: Appearance
- type: SolutionContainerVisuals
maxFillLevels: 7
fillBaseName: highfueltank-2-
- type: SolutionContainerManager
solutions:
tank:
@@ -66,7 +84,17 @@
price: 500
- type: Sprite
sprite: Structures/Storage/tanks.rsi
state: watertank
layers:
- state: watertank-2
- state: watertank-2-1
map: ["enum.SolutionContainerLayers.Fill"]
visible: false
- type: Appearance
- type: SolutionContainerVisuals
maxFillLevels: 5
fillBaseName: watertank-2-
- type: ExaminableSolution
solution: tank
- type: entity
parent: WaterTank
@@ -101,7 +129,15 @@
components:
- type: Sprite
sprite: Structures/Storage/tanks.rsi
state: highwatertank
layers:
- state: highwatertank-2
- state: highwatertank-2-1
map: ["enum.SolutionContainerLayers.Fill"]
visible: false
- type: Appearance
- type: SolutionContainerVisuals
maxFillLevels: 7
fillBaseName: highwatertank-2-
- type: SolutionContainerManager
solutions:
tank:

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -21,6 +21,84 @@
},
{
"name": "watercooler"
},
{
"name": "watertank-2"
},
{
"name": "watertank-2-1"
},
{
"name": "watertank-2-2"
},
{
"name": "watertank-2-3"
},
{
"name": "watertank-2-4"
},
{
"name": "watertank-2-5"
},
{
"name": "fueltank-2"
},
{
"name": "fueltank-2-1"
},
{
"name": "fueltank-2-2"
},
{
"name": "fueltank-2-3"
},
{
"name": "highwatertank-2"
},
{
"name": "highwatertank-2-1"
},
{
"name": "highwatertank-2-2"
},
{
"name": "highwatertank-2-3"
},
{
"name": "highwatertank-2-4"
},
{
"name": "highwatertank-2-5"
},
{
"name": "highwatertank-2-6"
},
{
"name": "highwatertank-2-7"
},
{
"name": "highfueltank-2"
},
{
"name": "highfueltank-2-1"
},
{
"name": "highfueltank-2-2"
},
{
"name": "highfueltank-2-3"
},
{
"name": "highfueltank-2-4"
},
{
"name": "highfueltank-2-5"
},
{
"name": "highfueltank-2-6"
},
{
"name": "highfueltank-2-7"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB