From b59f1f39fe2760b8f8f8255ecf6a10ce8233e27e Mon Sep 17 00:00:00 2001 From: FrameLimiter Date: Wed, 29 Mar 2017 11:42:32 -0400 Subject: [PATCH] Fixed vision for aircraft husks under Gap. --- mods/ra/rules/husks.yaml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/mods/ra/rules/husks.yaml b/mods/ra/rules/husks.yaml index 86a037fe01..242749cda8 100644 --- a/mods/ra/rules/husks.yaml +++ b/mods/ra/rules/husks.yaml @@ -97,6 +97,10 @@ TRAN.Husk: RevealsShroud: Range: 10c0 Type: GroundPosition + RevealGeneratedShroud: False + RevealsShroud@GAPGEN: + Range: 8c0 + Type: GroundPosition RenderSprites: Image: tran @@ -148,7 +152,11 @@ MIG.Husk: Interval: 2 MinDamage: Undamaged RevealsShroud: - Range: 12c0 + Range: 13c0 + Type: GroundPosition + RevealGeneratedShroud: False + RevealsShroud@GAPGEN: + Range: 11c0 Type: GroundPosition RenderSprites: Image: mig @@ -167,7 +175,11 @@ YAK.Husk: Interval: 2 MinDamage: Undamaged RevealsShroud: - Range: 10c0 + Range: 11c0 + Type: GroundPosition + RevealGeneratedShroud: False + RevealsShroud@GAPGEN: + Range: 9c0 Type: GroundPosition RenderSprites: Image: yak @@ -188,6 +200,10 @@ HELI.Husk: RevealsShroud: Range: 12c0 Type: GroundPosition + RevealGeneratedShroud: False + RevealsShroud@GAPGEN: + Range: 10c0 + Type: GroundPosition RenderSprites: Image: heli @@ -206,6 +222,10 @@ HIND.Husk: RevealsShroud: Range: 10c0 Type: GroundPosition + RevealGeneratedShroud: False + RevealsShroud@GAPGEN: + Range: 8c0 + Type: GroundPosition RenderSprites: Image: hind