From 103b25990161587d67528851de821f023e77e801 Mon Sep 17 00:00:00 2001 From: Havaren <49597412+Havaren@users.noreply.github.com> Date: Wed, 8 Jan 2025 08:51:33 +0900 Subject: [PATCH 1/2] Update station_anchor.yml --- .../Prototypes/Entities/Structures/Shuttles/station_anchor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml b/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml index f2c8e21dfc4..c58adf485fd 100644 --- a/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml +++ b/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml @@ -94,7 +94,7 @@ sound: collection: MetalBreak - type: StaticPrice - price: 10000 + price: 1000 - type: Machine board: StationAnchorCircuitboard - type: ContainerContainer From 53e3dbd94181a063115210100b684094580c0d17 Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Wed, 8 Jan 2025 08:29:39 +0200 Subject: [PATCH 2/2] Update station_anchor.yml --- .../Prototypes/Entities/Structures/Shuttles/station_anchor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml b/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml index c58adf485fd..3df9fd100ac 100644 --- a/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml +++ b/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml @@ -94,7 +94,7 @@ sound: collection: MetalBreak - type: StaticPrice - price: 1000 + price: 300 # Frontier 10000<300 - type: Machine board: StationAnchorCircuitboard - type: ContainerContainer