Merge pull request #4478 from pchote/aircraft-follow
Add Guard and AttackMove to RA and C&C aircraft.
This commit is contained in:
@@ -207,6 +207,7 @@
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
Huntable:
|
||||
AttackMove:
|
||||
LuaScriptEvents:
|
||||
|
||||
^Helicopter:
|
||||
|
||||
@@ -52,7 +52,6 @@ ENGINEER:
|
||||
Captures:
|
||||
CaptureTypes: husk
|
||||
-AutoTarget:
|
||||
AttackMove:
|
||||
|
||||
BAZOOKA:
|
||||
Inherits: ^Infantry
|
||||
@@ -110,5 +109,3 @@ MEDIC:
|
||||
Passenger:
|
||||
PipType: Blue
|
||||
-AutoTarget:
|
||||
AttackMove:
|
||||
|
||||
|
||||
@@ -297,5 +297,3 @@ SABOTEUR:
|
||||
C4Demolition:
|
||||
C4Delay: 45
|
||||
-AutoTarget:
|
||||
AttackMove:
|
||||
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
Range: 8
|
||||
MustBeDestroyed:
|
||||
BaseBuilding:
|
||||
-AttackMove:
|
||||
Explodes:
|
||||
Weapon: UnitExplodeScale
|
||||
EmptyWeapon: UnitExplodeScale
|
||||
@@ -80,7 +79,6 @@ HARVESTER:
|
||||
Explodes:
|
||||
Weapon: UnitExplodeScale
|
||||
EmptyWeapon: UnitExplodeScale
|
||||
-AttackMove:
|
||||
LeavesHusk:
|
||||
HuskActor: Harvester.Husk
|
||||
WithHarvestAnimation:
|
||||
|
||||
Reference in New Issue
Block a user