From: I.K <45953835+notquitehadouken@users.noreply.github.com> Date: Tue, 9 May 2023 23:56:07 +0000 (-0500) Subject: Add other shutter construction (#16282) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=38bf2b9874360ed11ebea91396a2fe62d0c5d911;p=space-station-14.git Add other shutter construction (#16282) --- diff --git a/Resources/Prototypes/Recipes/Construction/structures.yml b/Resources/Prototypes/Recipes/Construction/structures.yml index ca0eaae3e8..ad2931671c 100644 --- a/Resources/Prototypes/Recipes/Construction/structures.yml +++ b/Resources/Prototypes/Recipes/Construction/structures.yml @@ -467,6 +467,35 @@ placementMode: SnapgridCenter canBuildInImpassable: true +- type: construction + name: glass shutter + id: ShuttersWindow + graph: Shutters + startNode: start + targetNode: ShuttersWindow + category: construction-category-structures + description: This is a shutter - connect it to a button to open and close it. + icon: + sprite: Structures/Doors/Shutters/shutters_window.rsi + state: closed + objectType: Structure + placementMode: SnapgridCenter + canBuildInImpassable: true + +- type: construction + name: radiation shutter + id: ShuttersRadiation + graph: Shutters + startNode: start + targetNode: ShuttersRadiation + category: construction-category-structures + description: This is a shutter - connect it to a button to open and close it. + icon: + sprite: Structures/Doors/Shutters/shutters_radiation.rsi + state: closed + objectType: Structure + placementMode: SnapgridCenter + canBuildInImpassable: true - type: construction name: catwalk