From 1b8588e6166c7dc4706c3025a99f9ff269c25eac Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Sun, 19 Jul 2026 17:12:00 +0200 Subject: [PATCH 01/13] Changes the sprite for the air sensor --- .../Structures/Specific/Atmospherics/sensor.yml | 4 ++-- .../Specific/Atmospherics/sensor.rsi/gsensor0.png | Bin 0 -> 665 bytes .../Specific/Atmospherics/sensor.rsi/gsensor1.png | Bin 0 -> 665 bytes .../Specific/Atmospherics/sensor.rsi/meta.json | 13 +++++++++++++ 4 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/gsensor0.png create mode 100644 Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/gsensor1.png create mode 100644 Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/meta.json diff --git a/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml b/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml index 9a5cbbce152..95bfaa1ae94 100644 --- a/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml +++ b/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml @@ -76,7 +76,7 @@ - type: Appearance - type: Sprite drawdepth: FloorObjects - sprite: Structures/Specific/Atmospherics/sensor.rsi + sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi # Delta-V retexture path layers: - state: gsensor1 map: [ "enum.PowerDeviceVisualLayers.Powered" ] @@ -105,6 +105,6 @@ node: assembly - type: Sprite drawdepth: FloorObjects - sprite: Structures/Specific/Atmospherics/sensor.rsi + sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi layers: - state: gsensor0 diff --git a/Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/gsensor0.png b/Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/gsensor0.png new file mode 100644 index 0000000000000000000000000000000000000000..3f620f1f4ff105ae68d1c676d7d896c40428535d GIT binary patch literal 665 zcmV;K0%rY*P)I>od2rbvoBQ{kZ##FD?_nNM*^@OQ`twVTP(~Z2aOha%huPfdY?$^?> zb>S0XpCJPZ-zq&``^WY3E+@IAq@@C>Kq`<5{8)iY6kkM^Ip=Py)>?Y+;eEH=rjrD~ zTWed#7^CR;Ral}V+>8kh&?5sG)FULWN6Tzp%YN^DE%WvCNa{Yj<6Z0~pobqKYe+Td zb&vNuM1VkivGuHb!O<5YKtKXn&-&L0a4~_bXFcNG3gFIZ_T`LG*M00i^X@am5}qO# z0+=cwhd6SAmI>od2rbvoBQ{kZ##FD?_nNM*^@OQ`twVTP(~Z2aOha%huPfdY?$^?> zb>S0XpCJPZ-zq&``^WY3E+@IAq@@C>Kq`<5{8)iY6kkNvIp=Py)>?Y+;eEH=rjrD~ zTWhb5F-Fnxv#>@yBAecF00000NkvXXu0mjfT+%Wk literal 0 HcmV?d00001 diff --git a/Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/meta.json b/Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/meta.json new file mode 100644 index 00000000000..9a40c71f9bb --- /dev/null +++ b/Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/meta.json @@ -0,0 +1,13 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from /tg/station on commit https://github.com/tgstation/tgstation/commit/1dd5021b2c5b64e954935bdf77bc973c34016a04 | Retextured by BriBrooo for Delta-V", + "states": [ + { "name": "gsensor0" }, + { "name": "gsensor1" } + ] +} From 799a1fff616718ba0c2f1a1f7676a143f60f4b96 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 15:15:27 +0000 Subject: [PATCH 02/13] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .../Atmospherics/sensor.rsi/meta.json | 26 +++++++++++-------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/meta.json b/Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/meta.json index 9a40c71f9bb..555bc9208b1 100644 --- a/Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/meta.json +++ b/Resources/Textures/_DV/Structures/Specific/Atmospherics/sensor.rsi/meta.json @@ -1,13 +1,17 @@ { - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from /tg/station on commit https://github.com/tgstation/tgstation/commit/1dd5021b2c5b64e954935bdf77bc973c34016a04 | Retextured by BriBrooo for Delta-V", - "states": [ - { "name": "gsensor0" }, - { "name": "gsensor1" } - ] + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from /tg/station on commit https://github.com/tgstation/tgstation/commit/1dd5021b2c5b64e954935bdf77bc973c34016a04 | Retextured by BriBrooo for Delta-V", + "states": [ + { + "name": "gsensor0" + }, + { + "name": "gsensor1" + } + ] } From 6d40a6e411753c4731b2661e3a6ec99a0850155e Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Sun, 19 Jul 2026 17:21:00 +0200 Subject: [PATCH 03/13] Forgot to comment the assembly entity Signed-off-by: BriBrooo <45323530+Bribrooo@users.noreply.github.com> --- .../Entities/Structures/Specific/Atmospherics/sensor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml b/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml index 95bfaa1ae94..a596bbd78da 100644 --- a/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml +++ b/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml @@ -105,6 +105,6 @@ node: assembly - type: Sprite drawdepth: FloorObjects - sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi + sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi # Delta-V retexture path layers: - state: gsensor0 From 45c13345f7fd93498b974330ca307747da237e74 Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Sun, 19 Jul 2026 19:51:12 +0200 Subject: [PATCH 04/13] Adds gray air sensors --- .../Specific/Atmospherics/sensor.yml | 4 +- .../Specific/Atmospherics/sensor.yml | 80 +++++++++++++++++++ 2 files changed, 82 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml b/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml index a596bbd78da..9a5cbbce152 100644 --- a/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml +++ b/Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml @@ -76,7 +76,7 @@ - type: Appearance - type: Sprite drawdepth: FloorObjects - sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi # Delta-V retexture path + sprite: Structures/Specific/Atmospherics/sensor.rsi layers: - state: gsensor1 map: [ "enum.PowerDeviceVisualLayers.Powered" ] @@ -105,6 +105,6 @@ node: assembly - type: Sprite drawdepth: FloorObjects - sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi # Delta-V retexture path + sprite: Structures/Specific/Atmospherics/sensor.rsi layers: - state: gsensor0 diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml index 522424ed941..9b88fa33932 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml @@ -1,3 +1,83 @@ +- type: entity + id: AirSensorGray + name: air sensor + description: Air sensor. It senses air. + parent: AirSensorBase + placement: + mode: SnapgridCenter + components: + - type: Transform + anchored: true + - type: Damageable + damageContainer: Inorganic + damageModifierSet: Metallic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 100 + behaviors: + - !type:DoActsBehavior + acts: ["Destruction"] + - type: Physics + canCollide: false + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.25,-0.25,0.25,0.25" + density: 20 + mask: + - ItemMask + restitution: 0.3 + friction: 0.2 + - type: Clickable + - type: InteractionOutline + - type: ApcPowerReceiver + - type: ExtensionCableReceiver + - type: AccessReader + access: [ [ "Atmospherics" ] ] + - type: Construction + graph: AirSensor + node: sensor + - type: Appearance + - type: Sprite + drawdepth: FloorObjects + sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi + layers: + - state: gsensor1 + map: [ "enum.PowerDeviceVisualLayers.Powered" ] + - type: GenericVisualizer + visuals: + enum.PowerDeviceVisuals.Powered: + enum.PowerDeviceVisualLayers.Powered: + True: { state: gsensor1 } + False: { state: gsensor0 } + - type: Tag + tags: + - AirSensor + - ForceFixRotations + +- type: entity + parent: BaseItem + id: AirSensorAssemblyGray + name: air sensor assembly + description: Air sensor assembly. An assembly of air sensors? + components: + - type: Item + size: Small + - type: Anchorable + - type: Construction + graph: AirSensor + node: assembly + - type: Sprite + drawdepth: FloorObjects + sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi + layers: + - state: gsensor0 + + # put this in a burn chamber or something you don't want to have show up as dangerous - type: entity parent: [ AirSensor, BaseUnsetSensor ] From 10922556966e36491041685103fa9084cd142815 Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Sun, 19 Jul 2026 20:09:25 +0200 Subject: [PATCH 05/13] Adds the extensions of the gray air sensors --- .../_DV/Entities/Structures/Specific/Atmospherics/freezer.yml | 3 +++ .../_DV/Entities/Structures/Specific/Atmospherics/sensor.yml | 4 ++++ .../_DV/Entities/Structures/Specific/Atmospherics/vox.yml | 3 +++ 3 files changed, 10 insertions(+) create mode 100644 Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml create mode 100644 Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml new file mode 100644 index 00000000000..43a00665f42 --- /dev/null +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml @@ -0,0 +1,3 @@ +- type: entity + parent: [AirSensorFreezerBase, AirSensorGray] + id: AirSensorFreezerGray diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml index 9b88fa33932..519165ecb8e 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml @@ -83,6 +83,10 @@ parent: [ AirSensor, BaseUnsetSensor ] id: AirSensorUnset +- type: entity + parent: [ AirSensorGray, BaseUnsetSensor ] + id: AirSensorUnsetGray + - type: entity abstract: true id: BaseUnsetSensor diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml new file mode 100644 index 00000000000..75b2f2f1f70 --- /dev/null +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml @@ -0,0 +1,3 @@ +- type: entity + parent: [AirSensorVoxBase, AirSensorGray] + id: AirSensorVoxGray From 9ed8da77e6b6406ff598982e99120c5cbb4965f2 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 18:10:10 +0000 Subject: [PATCH 06/13] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .../_DV/Entities/Structures/Specific/Atmospherics/freezer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml index 43a00665f42..a507f2aebdf 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml @@ -1,3 +1,3 @@ -- type: entity +- type: entity parent: [AirSensorFreezerBase, AirSensorGray] id: AirSensorFreezerGray From b9e1874dab43d68801b83f72ba7e30d10b6616d4 Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Sun, 19 Jul 2026 22:03:38 +0200 Subject: [PATCH 07/13] Update freezer.yml Signed-off-by: BriBrooo <45323530+Bribrooo@users.noreply.github.com> --- .../Entities/Structures/Specific/Atmospherics/freezer.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml index a507f2aebdf..bd5ac4a4635 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml @@ -1,3 +1,4 @@ -- type: entity - parent: [AirSensorFreezerBase, AirSensorGray] - id: AirSensorFreezerGray +- type: entity + parent: [ AirSensorGray, AirSensorFreezer ] + id: AirSensorGrayFreezer + suffix: Freezer Atmosphere, gray From fcac85f450dbd0ebfdcf213a9643c84b9ce8be21 Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Sun, 19 Jul 2026 22:04:25 +0200 Subject: [PATCH 08/13] Update Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com> Signed-off-by: BriBrooo <45323530+Bribrooo@users.noreply.github.com> --- .../Specific/Atmospherics/sensor.yml | 54 +------------------ 1 file changed, 2 insertions(+), 52 deletions(-) diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml index 519165ecb8e..99743abf377 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml @@ -1,63 +1,13 @@ - type: entity + parent: AirSensor id: AirSensorGray - name: air sensor - description: Air sensor. It senses air. - parent: AirSensorBase - placement: - mode: SnapgridCenter - components: - - type: Transform - anchored: true - - type: Damageable - damageContainer: Inorganic - damageModifierSet: Metallic - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 100 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - - type: Physics - canCollide: false - - type: Fixtures - fixtures: - fix1: - shape: - !type:PhysShapeAabb - bounds: "-0.25,-0.25,0.25,0.25" - density: 20 - mask: - - ItemMask - restitution: 0.3 - friction: 0.2 - - type: Clickable - - type: InteractionOutline - - type: ApcPowerReceiver - - type: ExtensionCableReceiver - - type: AccessReader - access: [ [ "Atmospherics" ] ] - - type: Construction - graph: AirSensor - node: sensor - - type: Appearance + suffix: gray - type: Sprite drawdepth: FloorObjects sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi layers: - state: gsensor1 map: [ "enum.PowerDeviceVisualLayers.Powered" ] - - type: GenericVisualizer - visuals: - enum.PowerDeviceVisuals.Powered: - enum.PowerDeviceVisualLayers.Powered: - True: { state: gsensor1 } - False: { state: gsensor0 } - - type: Tag - tags: - - AirSensor - - ForceFixRotations - type: entity parent: BaseItem From d2f757ea1068a26b32668509500fd672fde23962 Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Sun, 19 Jul 2026 22:04:37 +0200 Subject: [PATCH 09/13] Update Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com> Signed-off-by: BriBrooo <45323530+Bribrooo@users.noreply.github.com> --- .../Structures/Specific/Atmospherics/sensor.yml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml index 99743abf377..3c77e66d4d0 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml @@ -10,17 +10,10 @@ map: [ "enum.PowerDeviceVisualLayers.Powered" ] - type: entity - parent: BaseItem - id: AirSensorAssemblyGray - name: air sensor assembly - description: Air sensor assembly. An assembly of air sensors? + parent: AirSensorAssembly + id: AirSensorGrayAssembly + suffix: gray components: - - type: Item - size: Small - - type: Anchorable - - type: Construction - graph: AirSensor - node: assembly - type: Sprite drawdepth: FloorObjects sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi From 6eb04fae3cb56516e7529d4113a91a9cff74e161 Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Sun, 19 Jul 2026 22:04:48 +0200 Subject: [PATCH 10/13] Update Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com> Signed-off-by: BriBrooo <45323530+Bribrooo@users.noreply.github.com> --- .../_DV/Entities/Structures/Specific/Atmospherics/vox.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml index 75b2f2f1f70..46a068d1a58 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml @@ -1,3 +1,4 @@ - type: entity - parent: [AirSensorVoxBase, AirSensorGray] - id: AirSensorVoxGray + parent: [AirSensorGray, AirSensorVox] + id: AirSensorGrayVox + suffix: Vox Atmosphere, gray From 781f41568117661e5cc520bfa1256423ae385ad4 Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Sun, 19 Jul 2026 22:05:02 +0200 Subject: [PATCH 11/13] Update Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com> Signed-off-by: BriBrooo <45323530+Bribrooo@users.noreply.github.com> --- .../_DV/Entities/Structures/Specific/Atmospherics/sensor.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml index 3c77e66d4d0..f5398c0ca1a 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml @@ -27,8 +27,9 @@ id: AirSensorUnset - type: entity - parent: [ AirSensorGray, BaseUnsetSensor ] - id: AirSensorUnsetGray + parent: [ AirSensorGray, AirSensorUnset ] + id: AirSensorGrayUnset + suffix: Unset, gray - type: entity abstract: true From 1ad724913cf4618ff9cff2a88e8710a74df5dbf7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 20:05:24 +0000 Subject: [PATCH 12/13] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .../Entities/Structures/Specific/Atmospherics/freezer.yml | 6 +++--- .../_DV/Entities/Structures/Specific/Atmospherics/vox.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml index bd5ac4a4635..cee45e6880b 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml @@ -1,4 +1,4 @@ -- type: entity - parent: [ AirSensorGray, AirSensorFreezer ] - id: AirSensorGrayFreezer +- type: entity + parent: [ AirSensorGray, AirSensorFreezer ] + id: AirSensorGrayFreezer suffix: Freezer Atmosphere, gray diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml index 46a068d1a58..995330958b4 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml @@ -1,4 +1,4 @@ - type: entity parent: [AirSensorGray, AirSensorVox] id: AirSensorGrayVox - suffix: Vox Atmosphere, gray + suffix: Vox Atmosphere, gray From 0ade57a483d3596c14f22c68784ed851aca47866 Mon Sep 17 00:00:00 2001 From: BriBrooo <45323530+Bribrooo@users.noreply.github.com> Date: Mon, 20 Jul 2026 13:26:44 +0200 Subject: [PATCH 13/13] Fixes explosions in the code --- .../Structures/Specific/Atmospherics/freezer.yml | 2 +- .../Structures/Specific/Atmospherics/sensor.yml | 10 ++++------ .../Entities/Structures/Specific/Atmospherics/vox.yml | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml index cee45e6880b..c267b51a283 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/freezer.yml @@ -1,4 +1,4 @@ - type: entity - parent: [ AirSensorGray, AirSensorFreezer ] + parent: [ AirSensorFreezerBase, AirSensorGray ] id: AirSensorGrayFreezer suffix: Freezer Atmosphere, gray diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml index f5398c0ca1a..6cd0f1ed037 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/sensor.yml @@ -1,16 +1,14 @@ - type: entity - parent: AirSensor + parent: [ AirSensor ] id: AirSensorGray suffix: gray + components: - type: Sprite drawdepth: FloorObjects sprite: _DV/Structures/Specific/Atmospherics/sensor.rsi - layers: - - state: gsensor1 - map: [ "enum.PowerDeviceVisualLayers.Powered" ] - type: entity - parent: AirSensorAssembly + parent: [ AirSensorAssembly ] id: AirSensorGrayAssembly suffix: gray components: @@ -27,7 +25,7 @@ id: AirSensorUnset - type: entity - parent: [ AirSensorGray, AirSensorUnset ] + parent: [ AirSensorGray, BaseUnsetSensor ] id: AirSensorGrayUnset suffix: Unset, gray diff --git a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml index 995330958b4..dd358d33f66 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Specific/Atmospherics/vox.yml @@ -1,4 +1,4 @@ - type: entity - parent: [AirSensorGray, AirSensorVox] + parent: [ AirSensorVoxBase, AirSensorGray] id: AirSensorGrayVox suffix: Vox Atmosphere, gray