Changed chemistry airlock color (#30666)
* chem * re-check * re-check. again * checks just die. last try * re-check :blessrng:
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
parent: AirlockMedical
|
||||
id: AirlockChemistry
|
||||
suffix: Chemistry
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Structures/Doors/Airlocks/Standard/chemistry.rsi
|
||||
|
||||
- type: entity
|
||||
parent: Airlock
|
||||
@@ -210,6 +213,9 @@
|
||||
parent: AirlockMedicalGlass
|
||||
id: AirlockChemistryGlass
|
||||
suffix: Chemistry
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Structures/Doors/Airlocks/Glass/chemistry.rsi
|
||||
|
||||
- type: entity
|
||||
parent: AirlockMedicalGlass
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
atmospherics: Structures/Doors/Airlocks/Standard/atmospherics.rsi
|
||||
basic: Structures/Doors/Airlocks/Standard/basic.rsi
|
||||
cargo: Structures/Doors/Airlocks/Standard/cargo.rsi
|
||||
chemistry: Structures/Doors/Airlocks/Standard/chemistry.rsi
|
||||
command: Structures/Doors/Airlocks/Standard/command.rsi
|
||||
engineering: Structures/Doors/Airlocks/Standard/engineering.rsi
|
||||
freezer: Structures/Doors/Airlocks/Standard/freezer.rsi
|
||||
@@ -20,9 +21,10 @@
|
||||
stylePaths:
|
||||
atmospherics: Structures/Doors/Airlocks/Glass/atmospherics.rsi
|
||||
basic: Structures/Doors/Airlocks/Glass/basic.rsi
|
||||
command: Structures/Doors/Airlocks/Glass/command.rsi
|
||||
science: Structures/Doors/Airlocks/Glass/science.rsi
|
||||
cargo: Structures/Doors/Airlocks/Glass/cargo.rsi
|
||||
command: Structures/Doors/Airlocks/Glass/command.rsi
|
||||
chemistry: Structures/Doors/Airlocks/Glass/chemistry.rsi
|
||||
science: Structures/Doors/Airlocks/Glass/science.rsi
|
||||
engineering: Structures/Doors/Airlocks/Glass/engineering.rsi
|
||||
glass: Structures/Doors/Airlocks/Glass/glass.rsi
|
||||
maintenance: Structures/Doors/Airlocks/Glass/maint.rsi
|
||||
@@ -67,6 +69,7 @@
|
||||
atmospherics: Engineering
|
||||
basic: Civilian
|
||||
cargo: Cargo
|
||||
chemistry: Medical
|
||||
command: Command
|
||||
engineering: Engineering
|
||||
freezer: Civilian
|
||||
|
||||
Reference in New Issue
Block a user