diff --git a/Resources/Prototypes/Entities/Structures/Walls/girders.yml b/Resources/Prototypes/Entities/Structures/Walls/girders.yml index 0d79917027f..f9fba12e170 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/girders.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/girders.yml @@ -116,7 +116,7 @@ graph: ClockworkGirder node: clockGirder - type: StaticPrice - price: 45 # Frontier: 75<25, 25<45 - TODO: tests at 35 + price: 75 - type: Destructible thresholds: - trigger: diff --git a/Resources/Prototypes/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/Entities/Structures/Walls/walls.yml index 84a4a38a341..1b10b9ec24c 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/walls.yml @@ -120,6 +120,8 @@ cost: 6 # Frontier delay: 8 # Frontier fx: EffectRCDDeconstruct8 # Frontier + - type: StaticPrice # Frontier 75 + price: 75 # Frontier 75 - type: entity parent: BaseWall