]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix firelockedge rotation (#31371)
authorthemias <89101928+themias@users.noreply.github.com>
Sun, 25 Aug 2024 04:57:36 +0000 (00:57 -0400)
committerGitHub <noreply@github.com>
Sun, 25 Aug 2024 04:57:36 +0000 (00:57 -0400)
save

Resources/Prototypes/Entities/Structures/Doors/Firelocks/frame.yml
Resources/Prototypes/Recipes/Construction/Graphs/structures/firelock.yml
Resources/Prototypes/Recipes/Construction/structures.yml

index 3f4306e4aa171fff58260dab906bde92022aae55..c728d279330f5315a2f90c8500ad3858b3272323 100644 (file)
@@ -52,5 +52,3 @@
         layer:
         - HighImpassable
         - MidImpassable
-  - type: Transform
-    noRot: true
index 74ac16eabd2466099975864aa04551215e450b93..6b6d5c4895a23330d7ace50ef0f8f13cf8ee8b30 100644 (file)
           steps:
             - tool: Anchoring
               doAfter: 0.25
+          completed:
+            - !type:SnapToGrid
+              southRotation: true
 
     - node: FirelockGlassFrame
       edges:
           steps:
             - tool: Anchoring
               doAfter: 1
+          completed:
+            - !type:SnapToGrid
+              southRotation: true
 
     - node: FirelockEdge
       entity: FirelockEdge
index 2adf8c8502317407fe32fb6e6673e3d6caff22db..a273f6674057bab49e89ffc45a79afee87831b85 100644 (file)
     state: closed
   objectType: Structure
   placementMode: SnapgridCenter
+  canRotate: false
   canBuildInImpassable: false
   conditions:
     - !type:TileNotBlocked
     state: closed
   objectType: Structure
   placementMode: SnapgridCenter
+  canRotate: false
   canBuildInImpassable: false
   conditions:
     - !type:TileNotBlocked