diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/structures/railing.yml b/Resources/Prototypes/Recipes/Construction/Graphs/structures/railing.yml index fc3b3597e26..99926dd5277 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/structures/railing.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/structures/railing.yml @@ -7,7 +7,7 @@ - to: railing completed: - !type:SnapToGrid - # DeltaV: railings no longer forced to face south + # southRotation: true # Delta-V : Removes forced South Rotation for building railings steps: - material: MetalRod amount: 1 @@ -15,7 +15,7 @@ - to: railingCorner completed: - !type:SnapToGrid - # DeltaV: railings no longer forced to face south + # southRotation: true # Delta-V : Removes forced South Rotation for building railings steps: - material: MetalRod amount: 2 @@ -23,7 +23,7 @@ - to: railingCornerSmall completed: - !type:SnapToGrid - # DeltaV: railings no longer forced to face south + # southRotation: true # Delta-V : Removes forced South Rotation for building railings steps: - material: MetalRod amount: 1 @@ -31,7 +31,7 @@ - to: railingRound completed: - !type:SnapToGrid - # DeltaV: railings no longer forced to face south + # southRotation: true # Delta-V : Removes forced South Rotation for building railings steps: - material: MetalRod amount: 2