Spawn Aircraft Husks owned by owner of the aircraft

Rather than neutral with EffectiveOwner of aircraft's owner
This commit is contained in:
Mustafa Alperen Seki
2018-05-21 19:27:31 +03:00
committed by Paul Chote
parent cdbc2d2613
commit 1b451a34ca
4 changed files with 0 additions and 12 deletions

View File

@@ -309,8 +309,6 @@
Categories: Aircraft
SpawnActorOnDeath:
RequiresCondition: airborne
OwnerType: InternalName
EffectiveOwnerFromOwner: true
^Infantry:
Inherits@1: ^ExistsInWorld

View File

@@ -29,13 +29,9 @@ carryall.reinforce:
SpawnActorOnDeath@CRUISING:
Actor: carryall.husk
RequiresCondition: cruising
OwnerType: InternalName
EffectiveOwnerFromOwner: true
SpawnActorOnDeath@LANDING:
Actor: carryall.huskVTOL
RequiresCondition: !cruising
OwnerType: InternalName
EffectiveOwnerFromOwner: true
Carryall:
LoadingDelay: 10
UnloadingDelay: 15
@@ -114,8 +110,6 @@ ornithopter:
Name: Ornithopter
SpawnActorOnDeath:
Actor: ornithopter.husk
OwnerType: InternalName
EffectiveOwnerFromOwner: true
RejectsOrders:
RevealOnFire:

View File

@@ -529,8 +529,6 @@
Categories: Aircraft
SpawnActorOnDeath:
RequiresCondition: airborne
OwnerType: InternalName
EffectiveOwnerFromOwner: true
Explodes:
Weapon: UnitExplode
RequiresCondition: !airborne

View File

@@ -825,8 +825,6 @@
Categories: Aircraft
SpawnActorOnDeath:
RequiresCondition: airborne
OwnerType: InternalName
EffectiveOwnerFromOwner: true
^Helicopter:
Inherits: ^Aircraft