Make Aircraft spawn husks with a neutral owner
This commit is contained in:
@@ -30,6 +30,7 @@ DPOD:
|
||||
PipCount: 5
|
||||
PipType: Ammo
|
||||
PipTypeEmpty: AmmoEmpty
|
||||
-SpawnActorOnDeath:
|
||||
|
||||
DSHP:
|
||||
Inherits: ^Helicopter
|
||||
|
||||
@@ -844,6 +844,10 @@
|
||||
HitShape:
|
||||
EditorTilesetFilter:
|
||||
Categories: Aircraft
|
||||
SpawnActorOnDeath:
|
||||
RequiresCondition: airborne
|
||||
OwnerType: InternalName
|
||||
EffectiveOwnerFromOwner: true
|
||||
|
||||
^Helicopter:
|
||||
Inherits: ^Aircraft
|
||||
|
||||
Reference in New Issue
Block a user