]> git.smokeofanarchy.ru Git - space-station-14.git/commit
signal router (#20802)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Tue, 14 Nov 2023 23:30:43 +0000 (23:30 +0000)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2023 23:30:43 +0000 (16:30 -0700)
commitefc9d93c2f356ee9e2ac975deae8e078cce51499
tree4117fb14dd143f9b53c0920348f8cb5fe217e313
parent78c495512c6e590298fd90d946466e090df7990e
signal router (#20802)

* add signal router sprite

* DisposalSignalRouter logic

* add disposal signal router

* add disposal signal router

* how did it work without this

* death

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
Content.Server/Disposal/Tube/Components/DisposalSignalRouterComponent.cs [new file with mode: 0644]
Content.Server/Disposal/Tube/Systems/DisposalSignalRouterSystem.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml
Resources/Prototypes/Recipes/Construction/Graphs/utilities/disposal_pipes.yml
Resources/Prototypes/Recipes/Construction/utilities.yml
Resources/Textures/Structures/Piping/disposal.rsi/meta.json
Resources/Textures/Structures/Piping/disposal.rsi/signal-router-flipped-free.png [new file with mode: 0644]
Resources/Textures/Structures/Piping/disposal.rsi/signal-router-flipped.png [new file with mode: 0644]
Resources/Textures/Structures/Piping/disposal.rsi/signal-router-free.png [new file with mode: 0644]
Resources/Textures/Structures/Piping/disposal.rsi/signal-router.png [new file with mode: 0644]