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 Categories: Aircraft
SpawnActorOnDeath: SpawnActorOnDeath:
RequiresCondition: airborne RequiresCondition: airborne
OwnerType: InternalName
EffectiveOwnerFromOwner: true
^Infantry: ^Infantry:
Inherits@1: ^ExistsInWorld Inherits@1: ^ExistsInWorld

View File

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

View File

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

View File

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