Fix RA Chinook selection box size
This commit is contained in:
@@ -233,6 +233,8 @@ TRAN:
|
|||||||
PipCount: 8
|
PipCount: 8
|
||||||
SpawnActorOnDeath:
|
SpawnActorOnDeath:
|
||||||
Actor: TRAN.Husk
|
Actor: TRAN.Husk
|
||||||
|
SelectionDecorations:
|
||||||
|
VisualBounds: 40,36
|
||||||
|
|
||||||
HELI:
|
HELI:
|
||||||
Inherits: ^Helicopter
|
Inherits: ^Helicopter
|
||||||
@@ -276,7 +278,7 @@ HELI:
|
|||||||
AmmoPool:
|
AmmoPool:
|
||||||
Ammo: 8
|
Ammo: 8
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
VisualBounds: 36,28,0,0
|
VisualBounds: 36,28
|
||||||
SpawnActorOnDeath:
|
SpawnActorOnDeath:
|
||||||
Actor: HELI.Husk
|
Actor: HELI.Husk
|
||||||
SmokeTrailWhenDamaged:
|
SmokeTrailWhenDamaged:
|
||||||
@@ -330,7 +332,7 @@ HIND:
|
|||||||
PipCount: 6
|
PipCount: 6
|
||||||
ReloadTicks: 8
|
ReloadTicks: 8
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
VisualBounds: 38,32,0,0
|
VisualBounds: 38,32
|
||||||
WithMuzzleOverlay:
|
WithMuzzleOverlay:
|
||||||
SpawnActorOnDeath:
|
SpawnActorOnDeath:
|
||||||
Actor: HIND.Husk
|
Actor: HIND.Husk
|
||||||
|
|||||||
Reference in New Issue
Block a user