From 7dfb93b566882ad4a821a26094213373b50be20d Mon Sep 17 00:00:00 2001 From: Pancake Date: Thu, 20 Jan 2022 04:33:12 -0800 Subject: [PATCH] Increase price of AME. (#6254) --- Resources/Prototypes/Catalog/Cargo/cargo_engines.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml b/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml index 4e7e91e85f..588f2891f6 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml @@ -6,7 +6,7 @@ sprite: Objects/Power/AME/ame_part.rsi state: box product: CrateEngineeringAMEShielding - cost: 1500 + cost: 10000 category: Engineering group: market @@ -18,7 +18,7 @@ sprite: Objects/Power/AME/ame_jar.rsi state: jar product: CrateEngineeringAMEJar - cost: 600 + cost: 2000 category: Engineering group: market @@ -30,7 +30,7 @@ sprite: Structures/Power/Generation/ame.rsi state: control product: CrateEngineeringAMEControl - cost: 500 + cost: 2000 category: Engineering group: market