Fix RA Chinook selection box size
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user