]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Add other shutter construction (#16282)
authorI.K <45953835+notquitehadouken@users.noreply.github.com>
Tue, 9 May 2023 23:56:07 +0000 (18:56 -0500)
committerGitHub <noreply@github.com>
Tue, 9 May 2023 23:56:07 +0000 (09:56 +1000)
Resources/Prototypes/Recipes/Construction/structures.yml

index ca0eaae3e8010502f79cc621542604555b2412ac..ad2931671c74da7367b212be46e6276c1332f7af 100644 (file)
   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