From: MisterMecky Date: Fri, 12 May 2023 15:29:39 +0000 (+0800) Subject: fix several bottle prototypes not having solution visuals (#16012) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=bba5a6dcfa7099006ae56876d2f2cf4df355686f;p=space-station-14.git fix several bottle prototypes not having solution visuals (#16012) --- diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml index 73c6a3a08f..eede274411 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml @@ -15,8 +15,15 @@ - type: SpaceGarbage - type: Sprite sprite: Objects/Specific/Chemistry/bottle.rsi - netsync: false - state: bottle-1 + layers: + - state: bottle-1 + - state: bottle-1-1 + map: ["enum.SolutionContainerLayers.Fill"] + visible: false + - type: Appearance + - type: SolutionContainerVisuals + maxFillLevels: 6 + fillBaseName: bottle-1- - type: Drink isOpen: true - type: SolutionContainerManager @@ -87,18 +94,6 @@ name: bottle parent: BaseChemistryEmptyBottle 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 name: bottle @@ -106,13 +101,11 @@ id: ChemistryEmptyBottle02 components: - type: Sprite - sprite: Objects/Specific/Chemistry/bottle.rsi layers: - state: bottle-2 - state: bottle-2-1 map: ["enum.SolutionContainerLayers.Fill"] visible: false - - type: Appearance - type: SolutionContainerVisuals maxFillLevels: 6 fillBaseName: bottle-2- @@ -123,13 +116,11 @@ id: ChemistryEmptyBottle03 components: - type: Sprite - sprite: Objects/Specific/Chemistry/bottle.rsi layers: - state: bottle-3 - state: bottle-3-1 map: ["enum.SolutionContainerLayers.Fill"] visible: false - - type: Appearance - type: SolutionContainerVisuals maxFillLevels: 6 fillBaseName: bottle-3- @@ -140,13 +131,11 @@ id: ChemistryEmptyBottle04 components: - type: Sprite - sprite: Objects/Specific/Chemistry/bottle.rsi layers: - state: bottle-4 - state: bottle-4-1 map: ["enum.SolutionContainerLayers.Fill"] visible: false - - type: Appearance - type: SolutionContainerVisuals maxFillLevels: 6 fillBaseName: bottle-4-