Remove RearmBuildings from Aircraft and Minelayer
In favor of using Rearmable trait.
This commit is contained in:
@@ -109,7 +109,6 @@ MIG:
|
||||
AttackPlane:
|
||||
FacingTolerance: 20
|
||||
Aircraft:
|
||||
RearmBuildings: afld, afld.ukraine
|
||||
CruiseAltitude: 2560
|
||||
InitialFacing: 192
|
||||
TurnSpeed: 4
|
||||
@@ -138,6 +137,8 @@ MIG:
|
||||
Interval: 2
|
||||
ProducibleWithLevel:
|
||||
Prerequisites: aircraft.upgraded
|
||||
Rearmable:
|
||||
RearmActors: afld, afld.ukraine
|
||||
|
||||
YAK:
|
||||
Inherits: ^Plane
|
||||
@@ -175,7 +176,6 @@ YAK:
|
||||
AttackPlane:
|
||||
FacingTolerance: 20
|
||||
Aircraft:
|
||||
RearmBuildings: afld, afld.ukraine
|
||||
CruiseAltitude: 2560
|
||||
InitialFacing: 192
|
||||
TurnSpeed: 4
|
||||
@@ -204,6 +204,8 @@ YAK:
|
||||
Prerequisites: aircraft.upgraded
|
||||
Selectable:
|
||||
DecorationBounds: 30,28,0,2
|
||||
Rearmable:
|
||||
RearmActors: afld, afld.ukraine
|
||||
|
||||
TRAN:
|
||||
Inherits: ^Helicopter
|
||||
@@ -292,7 +294,6 @@ HELI:
|
||||
AttackHeli:
|
||||
FacingTolerance: 20
|
||||
Aircraft:
|
||||
RearmBuildings: hpad
|
||||
LandWhenIdle: false
|
||||
InitialFacing: 224
|
||||
TurnSpeed: 4
|
||||
@@ -320,6 +321,8 @@ HELI:
|
||||
Prerequisites: aircraft.upgraded
|
||||
Selectable:
|
||||
DecorationBounds: 36,28
|
||||
Rearmable:
|
||||
RearmActors: hpad
|
||||
|
||||
HIND:
|
||||
Inherits: ^Helicopter
|
||||
@@ -357,7 +360,6 @@ HIND:
|
||||
AttackHeli:
|
||||
FacingTolerance: 20
|
||||
Aircraft:
|
||||
RearmBuildings: hpad
|
||||
LandWhenIdle: false
|
||||
InitialFacing: 224
|
||||
TurnSpeed: 4
|
||||
@@ -386,6 +388,8 @@ HIND:
|
||||
Prerequisites: aircraft.upgraded
|
||||
Selectable:
|
||||
DecorationBounds: 38,32
|
||||
Rearmable:
|
||||
RearmActors: hpad
|
||||
|
||||
U2:
|
||||
Inherits: ^NeutralPlane
|
||||
|
||||
@@ -492,6 +492,8 @@ MNLY:
|
||||
Weapon: ATMine
|
||||
RenderSprites:
|
||||
Image: MNLY
|
||||
Rearmable:
|
||||
RearmActors: fix
|
||||
|
||||
TRUK:
|
||||
Inherits: ^Vehicle
|
||||
|
||||
@@ -80,7 +80,6 @@ ORCA:
|
||||
Selectable:
|
||||
Bounds: 30,24
|
||||
Aircraft:
|
||||
RearmBuildings: gahpad, nahpad
|
||||
TurnSpeed: 5
|
||||
Speed: 186
|
||||
MoveIntoShroud: false
|
||||
@@ -109,6 +108,8 @@ ORCA:
|
||||
RenderSprites:
|
||||
SpawnActorOnDeath:
|
||||
Actor: ORCA.Husk
|
||||
Rearmable:
|
||||
RearmActors: gahpad, nahpad
|
||||
|
||||
ORCAB:
|
||||
Inherits: ^Aircraft
|
||||
@@ -127,7 +128,6 @@ ORCAB:
|
||||
Selectable:
|
||||
Bounds: 30,24
|
||||
Aircraft:
|
||||
RearmBuildings: gahpad, nahpad
|
||||
CruiseAltitude: 3072
|
||||
MaximumPitch: 120
|
||||
TurnSpeed: 3
|
||||
@@ -164,6 +164,8 @@ ORCAB:
|
||||
RequiresCondition: cruising
|
||||
SpawnActorOnDeath:
|
||||
Actor: ORCAB.Husk
|
||||
Rearmable:
|
||||
RearmActors: gahpad, nahpad
|
||||
|
||||
ORCATRAN:
|
||||
Inherits: ^Helicopter
|
||||
@@ -257,7 +259,6 @@ SCRIN:
|
||||
Voiced:
|
||||
VoiceSet: Scrin
|
||||
Aircraft:
|
||||
RearmBuildings: gahpad, nahpad
|
||||
CruiseAltitude: 2560
|
||||
MaximumPitch: 90
|
||||
TurnSpeed: 3
|
||||
@@ -292,6 +293,8 @@ SCRIN:
|
||||
DeathSounds:
|
||||
SpawnActorOnDeath:
|
||||
Actor: SCRIN.Husk
|
||||
Rearmable:
|
||||
RearmActors: gahpad, nahpad
|
||||
|
||||
APACHE:
|
||||
Inherits: ^Helicopter
|
||||
@@ -310,7 +313,6 @@ APACHE:
|
||||
Selectable:
|
||||
Bounds: 30,24
|
||||
Aircraft:
|
||||
RearmBuildings: gahpad, nahpad
|
||||
TurnSpeed: 5
|
||||
Speed: 130
|
||||
MoveIntoShroud: false
|
||||
@@ -345,6 +347,8 @@ APACHE:
|
||||
RenderSprites:
|
||||
SpawnActorOnDeath:
|
||||
Actor: APACHE.Husk
|
||||
Rearmable:
|
||||
RearmActors: gahpad, nahpad
|
||||
|
||||
HUNTER:
|
||||
Inherits@2: ^ExistsInWorld
|
||||
|
||||
Reference in New Issue
Block a user