fix several bottle prototypes not having solution visuals (#16012)

This commit is contained in:
MisterMecky
2023-05-12 23:29:39 +08:00
committed by GitHub
parent 4f986e06e6
commit bba5a6dcfa

View File

@@ -15,8 +15,15 @@
- type: SpaceGarbage - type: SpaceGarbage
- type: Sprite - type: Sprite
sprite: Objects/Specific/Chemistry/bottle.rsi sprite: Objects/Specific/Chemistry/bottle.rsi
netsync: false layers:
state: bottle-1 - state: bottle-1
- state: bottle-1-1
map: ["enum.SolutionContainerLayers.Fill"]
visible: false
- type: Appearance
- type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: bottle-1-
- type: Drink - type: Drink
isOpen: true isOpen: true
- type: SolutionContainerManager - type: SolutionContainerManager
@@ -87,18 +94,6 @@
name: bottle name: bottle
parent: BaseChemistryEmptyBottle parent: BaseChemistryEmptyBottle
id: ChemistryEmptyBottle01 id: ChemistryEmptyBottle01
components:
- type: Sprite
sprite: Objects/Specific/Chemistry/bottle.rsi
layers:
- state: bottle-1
- state: bottle-1-1
map: ["enum.SolutionContainerLayers.Fill"]
visible: false
- type: Appearance
- type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: bottle-1-
- type: entity - type: entity
name: bottle name: bottle
@@ -106,13 +101,11 @@
id: ChemistryEmptyBottle02 id: ChemistryEmptyBottle02
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Specific/Chemistry/bottle.rsi
layers: layers:
- state: bottle-2 - state: bottle-2
- state: bottle-2-1 - state: bottle-2-1
map: ["enum.SolutionContainerLayers.Fill"] map: ["enum.SolutionContainerLayers.Fill"]
visible: false visible: false
- type: Appearance
- type: SolutionContainerVisuals - type: SolutionContainerVisuals
maxFillLevels: 6 maxFillLevels: 6
fillBaseName: bottle-2- fillBaseName: bottle-2-
@@ -123,13 +116,11 @@
id: ChemistryEmptyBottle03 id: ChemistryEmptyBottle03
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Specific/Chemistry/bottle.rsi
layers: layers:
- state: bottle-3 - state: bottle-3
- state: bottle-3-1 - state: bottle-3-1
map: ["enum.SolutionContainerLayers.Fill"] map: ["enum.SolutionContainerLayers.Fill"]
visible: false visible: false
- type: Appearance
- type: SolutionContainerVisuals - type: SolutionContainerVisuals
maxFillLevels: 6 maxFillLevels: 6
fillBaseName: bottle-3- fillBaseName: bottle-3-
@@ -140,13 +131,11 @@
id: ChemistryEmptyBottle04 id: ChemistryEmptyBottle04
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Specific/Chemistry/bottle.rsi
layers: layers:
- state: bottle-4 - state: bottle-4
- state: bottle-4-1 - state: bottle-4-1
map: ["enum.SolutionContainerLayers.Fill"] map: ["enum.SolutionContainerLayers.Fill"]
visible: false visible: false
- type: Appearance
- type: SolutionContainerVisuals - type: SolutionContainerVisuals
maxFillLevels: 6 maxFillLevels: 6
fillBaseName: bottle-4- fillBaseName: bottle-4-