From 8d5241f41906417f23c26f88424c812e9b85b9c6 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sat, 23 Oct 2010 18:17:22 +1300 Subject: [PATCH] reduce hpad cost 1500 -> 300; increase heli,hind 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 68ac15dab9..99f91b5a45 100755 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -646,7 +646,7 @@ HPAD: Owner: allies Hotkey: i Valued: - Cost: 1500 + Cost: 300 Tooltip: Name: Helipad Description: Produces and reloads helicopters diff --git a/mods/ra/rules/vehicles.yaml b/mods/ra/rules/vehicles.yaml index 6befdb3b62..1441f43f40 100644 --- a/mods/ra/rules/vehicles.yaml +++ b/mods/ra/rules/vehicles.yaml @@ -789,7 +789,7 @@ HELI: BuiltAt: hpad Owner: allies Valued: - Cost: 1200 + Cost: 2000 Tooltip: Name: Longbow Description: Helicopter Gunship with AG Missiles.\n Strong vs Buildings, Tanks\n Weak vs Infantry @@ -827,7 +827,7 @@ HIND: BuiltAt: hpad Owner: allies Valued: - Cost: 1200 + Cost: 2000 Tooltip: Name: Hind Description: Helicopter Gunship with Chainguns.\n Strong vs Infantry, Light Vehicles.\n Weak vs Tanks