From 702bebbf16a85888b5894bee3b6c4c89af1914c5 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Thu, 11 Feb 2010 11:59:52 +1300 Subject: [PATCH] added CNC fact CustomSellValue; tweaked value for RA --- mods/cnc/structures.yaml | 2 ++ mods/ra/rules.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mods/cnc/structures.yaml b/mods/cnc/structures.yaml index 90f5c966f5..9eda47e93c 100644 --- a/mods/cnc/structures.yaml +++ b/mods/cnc/structures.yaml @@ -13,6 +13,8 @@ FACT: Production: Produces: Building,Defense ConstructionYard: + CustomSellValue: + Value: 5000 NUKE: Inherits: ^Building diff --git a/mods/ra/rules.yaml b/mods/ra/rules.yaml index bca1563d4a..7fc7f759bb 100644 --- a/mods/ra/rules.yaml +++ b/mods/ra/rules.yaml @@ -1356,7 +1356,7 @@ FACT: ConstructionYard: IronCurtainable: CustomSellValue: - Value: 1000 + Value: 2500 PROC: Inherits: ^Building