]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Gas pipe sensors (#33128)
authorchromiumboy <50505512+chromiumboy@users.noreply.github.com>
Fri, 22 Nov 2024 03:46:10 +0000 (21:46 -0600)
committerGitHub <noreply@github.com>
Fri, 22 Nov 2024 03:46:10 +0000 (21:46 -0600)
commit403528cbf344531fedd3b5038f6463ba12eea41a
tree10ed9ba9b912319ee4321bda95e81144a8052abe
parent38c70d6c9bb5e4e4b44a3bcc880886c01c1056d3
Gas pipe sensors (#33128)

* Initial commit

* Monitored pipe node is now referenced by name

* Review changes

* Simplified construction

* Tweaked deconstruction to match other binary atmos devices

* Helper function removal

* Updated attribution
Content.Server/Atmos/Monitor/Components/AtmosMonitorComponent.cs
Content.Server/Atmos/Monitor/Systems/AtmosMonitoringSystem.cs
Resources/Locale/en-US/atmos/gas-pipe-sensor.ftl [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Piping/Atmospherics/gas_pipe_sensor.yml [new file with mode: 0644]
Resources/Prototypes/Recipes/Construction/Graphs/utilities/gas_pipe_sensor.yml [new file with mode: 0644]
Resources/Prototypes/Recipes/Construction/utilities.yml
Resources/Textures/Structures/Piping/Atmospherics/gas_pipe_sensor.rsi/base.png [new file with mode: 0644]
Resources/Textures/Structures/Piping/Atmospherics/gas_pipe_sensor.rsi/blank.png [new file with mode: 0644]
Resources/Textures/Structures/Piping/Atmospherics/gas_pipe_sensor.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Structures/Piping/Atmospherics/gas_pipe_sensor.rsi/lights.png [new file with mode: 0644]
Resources/Textures/Structures/Piping/Atmospherics/gas_pipe_sensor.rsi/meta.json [new file with mode: 0644]