Make Aircraft spawn husks with a neutral owner

This commit is contained in:
abcdefg30
2018-02-11 23:26:55 +01:00
committed by reaperrr
parent bed6b26428
commit 0da8efd9b4
5 changed files with 16 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ DPOD:
PipCount: 5
PipType: Ammo
PipTypeEmpty: AmmoEmpty
-SpawnActorOnDeath:
DSHP:
Inherits: ^Helicopter

View File

@@ -844,6 +844,10 @@
HitShape:
EditorTilesetFilter:
Categories: Aircraft
SpawnActorOnDeath:
RequiresCondition: airborne
OwnerType: InternalName
EffectiveOwnerFromOwner: true
^Helicopter:
Inherits: ^Aircraft