]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Make shuttle walls/windows constructable (#19255)
authorVelcroboy <107660393+IamVelcroboy@users.noreply.github.com>
Tue, 21 Nov 2023 01:20:24 +0000 (19:20 -0600)
committerGitHub <noreply@github.com>
Tue, 21 Nov 2023 01:20:24 +0000 (17:20 -0800)
commita698a85f3489b32df81ce5f6c62a2ad86465fea4
tree9baecf2c65c54878db69bbaf2fd9083968485c11
parent646aee0b7a92b93398dbddbf391d78599ed72e16
Make shuttle walls/windows constructable (#19255)
25 files changed:
Content.Client/Wall/ShuttleWallVisuals.cs [new file with mode: 0644]
Content.Shared/Wall/ShuttleWallVisuals.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Walls/girders.yml
Resources/Prototypes/Entities/Structures/Walls/walls.yml
Resources/Prototypes/Entities/Structures/Windows/shuttle.yml
Resources/Prototypes/Recipes/Construction/Graphs/structures/girder.yml
Resources/Prototypes/Recipes/Construction/Graphs/structures/window.yml
Resources/Prototypes/Recipes/Construction/structures.yml
Resources/Textures/Structures/Walls/shuttle.rsi/meta.json
Resources/Textures/Structures/Walls/shuttle.rsi/shuttle_construct-0.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttle.rsi/shuttle_construct-1.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttle.rsi/shuttle_construct-2.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttle.rsi/shuttle_construct-3.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttle.rsi/shuttle_construct-4.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttle.rsi/shuttle_construct-5.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/full.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/state0.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/state1.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/state2.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/state3.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/state4.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/state5.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/state6.png [new file with mode: 0644]
Resources/Textures/Structures/Walls/shuttleinterior.rsi/state7.png [new file with mode: 0644]