From 6f5e6445b6c65d15300b5e5098cda64abc295931 Mon Sep 17 00:00:00 2001 From: K-Dynamic <20566341+K-Dynamic@users.noreply.github.com> Date: Sat, 13 Dec 2025 15:33:54 +1300 Subject: [PATCH] Preserve arbitrage by fixing a bug (#41756) no more infinite money --- .../Entities/Structures/Dispensers/base_structuredispensers.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Dispensers/base_structuredispensers.yml b/Resources/Prototypes/Entities/Structures/Dispensers/base_structuredispensers.yml index d69ab97bab..b3a885713f 100644 --- a/Resources/Prototypes/Entities/Structures/Dispensers/base_structuredispensers.yml +++ b/Resources/Prototypes/Entities/Structures/Dispensers/base_structuredispensers.yml @@ -74,8 +74,6 @@ machine_parts: !type:Container beakerSlot: !type:ContainerSlot storagebase: !type:Container - - type: StaticPrice - price: 1000 - type: WiresPanel - type: EmptyOnMachineDeconstruct containers: -- 2.52.0