From 0658bfb3f3b9fb5d586a60b88ebcc3cb6baa01fd Mon Sep 17 00:00:00 2001 From: portfiend <109661617+portfiend@users.noreply.github.com> Date: Sun, 14 Jul 2024 08:08:06 -0400 Subject: [PATCH] actually im doing this instead commenting the line --- .../Recipes/Construction/Graphs/structures/railing.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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