Spawn Aircraft Husks owned by owner of the aircraft
Rather than neutral with EffectiveOwner of aircraft's owner
This commit is contained in:
committed by
Paul Chote
parent
cdbc2d2613
commit
1b451a34ca
@@ -309,8 +309,6 @@
|
||||
Categories: Aircraft
|
||||
SpawnActorOnDeath:
|
||||
RequiresCondition: airborne
|
||||
OwnerType: InternalName
|
||||
EffectiveOwnerFromOwner: true
|
||||
|
||||
^Infantry:
|
||||
Inherits@1: ^ExistsInWorld
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -529,8 +529,6 @@
|
||||
Categories: Aircraft
|
||||
SpawnActorOnDeath:
|
||||
RequiresCondition: airborne
|
||||
OwnerType: InternalName
|
||||
EffectiveOwnerFromOwner: true
|
||||
Explodes:
|
||||
Weapon: UnitExplode
|
||||
RequiresCondition: !airborne
|
||||
|
||||
@@ -825,8 +825,6 @@
|
||||
Categories: Aircraft
|
||||
SpawnActorOnDeath:
|
||||
RequiresCondition: airborne
|
||||
OwnerType: InternalName
|
||||
EffectiveOwnerFromOwner: true
|
||||
|
||||
^Helicopter:
|
||||
Inherits: ^Aircraft
|
||||
|
||||
Reference in New Issue
Block a user