From cc0d9d4a2c9aecf1489d70f1b337a6bedf78508c Mon Sep 17 00:00:00 2001 From: psydev Date: Fri, 18 Apr 2014 05:58:27 -0700 Subject: [PATCH] Increase cost of power plant from $300 -> $500 To give a fair shot to other early build orders, this will make it take a bit longer to build your second refinery by increasing the cost of building a power plant. --- mods/cnc/rules/structures.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/cnc/rules/structures.yaml b/mods/cnc/rules/structures.yaml index b9910b3281..23e72fcaa6 100644 --- a/mods/cnc/rules/structures.yaml +++ b/mods/cnc/rules/structures.yaml @@ -49,7 +49,7 @@ FACT: NUKE: Inherits: ^Building Valued: - Cost: 300 + Cost: 500 Tooltip: Name: Power Plant Description: Generates power @@ -72,7 +72,7 @@ NUKE: NUK2: Inherits: ^Building Valued: - Cost: 500 + Cost: 800 Tooltip: Name: Advanced Power Plant Description: Provides more power, cheaper than the \nstandard Power Plant