Fix firelockedge rotation (#31371)

save
This commit is contained in:
themias
2024-08-25 00:57:36 -04:00
committed by GitHub
parent 759b9e7a44
commit c46a78b8e3
3 changed files with 8 additions and 2 deletions

View File

@@ -52,5 +52,3 @@
layer:
- HighImpassable
- MidImpassable
- type: Transform
noRot: true

View File

@@ -138,6 +138,9 @@
steps:
- tool: Anchoring
doAfter: 0.25
completed:
- !type:SnapToGrid
southRotation: true
- node: FirelockGlassFrame
edges:
@@ -168,6 +171,9 @@
steps:
- tool: Anchoring
doAfter: 1
completed:
- !type:SnapToGrid
southRotation: true
- node: FirelockEdge
entity: FirelockEdge

View File

@@ -774,6 +774,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canRotate: false
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
@@ -791,6 +792,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canRotate: false
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked