From 58f8b7228faa0bde092224d18db8d4c42c424047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Fri, 13 Dec 2013 15:23:42 +0100 Subject: [PATCH 1/2] reveal shroud for aircraft husks falling down --- mods/ra/rules/aircraft.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/mods/ra/rules/aircraft.yaml b/mods/ra/rules/aircraft.yaml index 50b6ecfa78..21dd684d9c 100644 --- a/mods/ra/rules/aircraft.yaml +++ b/mods/ra/rules/aircraft.yaml @@ -389,6 +389,8 @@ MIG.Husk: Offset: -853,0,171 Interval: 2 MinDamage: Undamaged + RevealsShroud: + Range: 12 YAK.Husk: Inherits: ^PlaneHusk @@ -407,6 +409,8 @@ YAK.Husk: Offset: -853,0,0 Interval: 2 MinDamage: Undamaged + RevealsShroud: + Range: 10 TRAN.Husk: Inherits: ^HelicopterHusk @@ -423,6 +427,8 @@ TRAN.Husk: WithRotor@SECONDARY: Id: rotor_2 Offset: 597,0,213 + RevealsShroud: + Range: 12 HELI.Husk: Inherits: ^HelicopterHusk @@ -439,6 +445,8 @@ HELI.Husk: SmokeTrailWhenDamaged: Offset: -427,0,0 MinDamage: Undamaged + RevealsShroud: + Range: 12 HIND.Husk: Inherits: ^HelicopterHusk @@ -454,6 +462,8 @@ HIND.Husk: SmokeTrailWhenDamaged: Offset: -427,0,0 MinDamage: Undamaged + RevealsShroud: + Range: 10 U2.Husk: Inherits: ^PlaneHusk From b6753fb07647bb8758999b916599b2e4fe522172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sat, 14 Dec 2013 10:41:57 +0100 Subject: [PATCH 2/2] update CHANGELOG --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index d394eb0e22..9cf20b7042 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -59,6 +59,7 @@ NEW: Fixed attack dogs causing crashes by attacking non-infantry. Disabled cloak/uncloak sound for camouflaged Pillbox. Added two Lua-powered single player missions, ported from Red Alert's single player campaign. + Fixed aircraft falling down not revealing shroud. Tiberian Dawn: C&C mod renamed to Tiberian Dawn to resolve naming ambiguities. Fixed Bio Lab wrongly belonging to a hostile faction in East vs West 3. @@ -75,6 +76,7 @@ NEW: Added a display of the faction logos when the shellmap is disabled. Viceroids now heal on and move faster on Tiberium. Implemented the original shroud artwork. + Fixed helicopters falling down not revealing shroud. Dune 2000: Added buildable concrete walls. Fixed some cliffs being passable.