From 448b681c5bfbb56df5125260cc9024019aef4bf7 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sat, 23 Oct 2010 18:03:54 +1300 Subject: [PATCH] reduce AFLD cost 1100 -> 300; increase YAK cost 800 -> 1000; increase MIG cost 1200 -> 2000 --- mods/ra/rules/structures.yaml | 2 +- mods/ra/rules/vehicles.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 10431ddd06..68ac15dab9 100755 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -681,7 +681,7 @@ AFLD: Owner: soviet Hotkey: g Valued: - Cost: 1100 + Cost: 300 Tooltip: Name: Airstrip Description: Provides radar and off-map support\n Special Ability: Paratroopers\n Special Ability: Spy Plane diff --git a/mods/ra/rules/vehicles.yaml b/mods/ra/rules/vehicles.yaml index f8cc08a283..6befdb3b62 100644 --- a/mods/ra/rules/vehicles.yaml +++ b/mods/ra/rules/vehicles.yaml @@ -679,7 +679,7 @@ MIG: BuiltAt: afld Owner: soviet Valued: - Cost: 1200 + Cost: 2000 Tooltip: Name: Mig Attack Plane Description: Fast Ground-Attack Plane.\n Strong vs Buildings\n Weak vs Infantry, Light Vehicles @@ -717,7 +717,7 @@ YAK: BuiltAt: afld Owner: soviet Valued: - Cost: 800 + Cost: 1000 Tooltip: Name: Yak Attack Plane Description: Anti-Tanks & Anti-Infantry Plane.\n Strong vs Infantry, Tanks\n Weak vs Buildings