From 247bbeb8692424e9dde01c38ab293063795f9bb0 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Wed, 7 Oct 2015 22:26:11 +0200 Subject: [PATCH] Fix RA Chinook selection box size --- mods/ra/rules/aircraft.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mods/ra/rules/aircraft.yaml b/mods/ra/rules/aircraft.yaml index ae9da50c5f..b7f21bec88 100644 --- a/mods/ra/rules/aircraft.yaml +++ b/mods/ra/rules/aircraft.yaml @@ -233,6 +233,8 @@ TRAN: PipCount: 8 SpawnActorOnDeath: Actor: TRAN.Husk + SelectionDecorations: + VisualBounds: 40,36 HELI: Inherits: ^Helicopter @@ -276,7 +278,7 @@ HELI: AmmoPool: Ammo: 8 SelectionDecorations: - VisualBounds: 36,28,0,0 + VisualBounds: 36,28 SpawnActorOnDeath: Actor: HELI.Husk SmokeTrailWhenDamaged: @@ -330,7 +332,7 @@ HIND: PipCount: 6 ReloadTicks: 8 SelectionDecorations: - VisualBounds: 38,32,0,0 + VisualBounds: 38,32 WithMuzzleOverlay: SpawnActorOnDeath: Actor: HIND.Husk