From a2c66a32b09f258ffe9da4aeecc2945f63f43e31 Mon Sep 17 00:00:00 2001 From: hunnybunny95 Date: Fri, 16 Nov 2012 04:47:50 +0100 Subject: [PATCH] Fixed hotkeys for aircraft --- mods/ra/rules/aircraft.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/mods/ra/rules/aircraft.yaml b/mods/ra/rules/aircraft.yaml index d6bd7cf9a2..7e5dac772e 100644 --- a/mods/ra/rules/aircraft.yaml +++ b/mods/ra/rules/aircraft.yaml @@ -83,6 +83,7 @@ MIG: Prerequisites: afld, stek BuiltAt: afld Owner: soviet + Hotkey: m Valued: Cost: 2000 Tooltip: @@ -131,6 +132,7 @@ YAK: Prerequisites: afld BuiltAt: afld Owner: soviet + Hotkey: y Valued: Cost: 1000 Tooltip: @@ -181,6 +183,7 @@ TRAN: Prerequisites: hpad BuiltAt: hpad Owner: allies + Hotkey: t Valued: Cost: 900 Tooltip: @@ -235,6 +238,7 @@ HELI: Prerequisites: hpad, atek BuiltAt: hpad Owner: allies + Hotkey: l Valued: Cost: 2000 Tooltip: @@ -278,6 +282,7 @@ HIND: Prerequisites: hpad BuiltAt: hpad Owner: allies + Hotkey: h Valued: Cost: 1000 Tooltip: @@ -341,4 +346,4 @@ U2: Explosion: UnitExplode SmokeTrailWhenDamaged: Offset: 0,-25 - Interval: 2 + Interval: 2 \ No newline at end of file