Allow construction of rotated railings (#29687)

* Remove southRotation from railing structures

* Curly Braces
This commit is contained in:
ArkiveDev
2024-07-03 12:59:29 -04:00
committed by GitHub
parent ac87f7a977
commit 54c659f4aa

View File

@@ -6,32 +6,28 @@
edges:
- to: railing
completed:
- !type:SnapToGrid
southRotation: true
- !type:SnapToGrid { }
steps:
- material: MetalRod
amount: 1
doAfter: 2
- to: railingCorner
completed:
- !type:SnapToGrid
southRotation: true
- !type:SnapToGrid { }
steps:
- material: MetalRod
amount: 2
doAfter: 2.5
- to: railingCornerSmall
completed:
- !type:SnapToGrid
southRotation: true
- !type:SnapToGrid { }
steps:
- material: MetalRod
amount: 1
doAfter: 2
- to: railingRound
completed:
- !type:SnapToGrid
southRotation: true
- !type:SnapToGrid { }
steps:
- material: MetalRod
amount: 2