Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ Object CINE_AmericaTankCrusader
End

; Behavior = EjectPilotDie ModuleTag_17
; DeathTypes = ALL -CRUSHED -SPLATTED
; VeterancyLevels = ALL -REGULAR
; ExemptStatus = HIJACKED
; GroundCreationList = OCL_EjectPilotOnGround
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ Object AmericaTankCrusader
End

Behavior = EjectPilotDie ModuleTag_17
DeathTypes = ALL -CRUSHED -SPLATTED
VeterancyLevels = ALL -REGULAR
ExemptStatus = HIJACKED
GroundCreationList = OCL_EjectPilotOnGround
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ Object CINE_AmericaTankCrusader
End

; Behavior = EjectPilotDie ModuleTag_17
; DeathTypes = ALL -CRUSHED -SPLATTED
; VeterancyLevels = ALL -REGULAR
; ExemptStatus = HIJACKED
; GroundCreationList = OCL_EjectPilotOnGround
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ Object AmericaTankCrusader
End

Behavior = EjectPilotDie ModuleTag_17
DeathTypes = ALL -CRUSHED -SPLATTED
VeterancyLevels = ALL -REGULAR
ExemptStatus = HIJACKED
GroundCreationList = OCL_EjectPilotOnGround
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Object AmericaTankMicrowave
End

Behavior = EjectPilotDie ModuleTag_17
DeathTypes = ALL -CRUSHED -SPLATTED
VeterancyLevels = ALL -REGULAR
ExemptStatus = HIJACKED
GroundCreationList = OCL_EjectPilotOnGround
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Object AirF_AmericaTankMicrowave
End

Behavior = EjectPilotDie ModuleTag_17
DeathTypes = ALL -CRUSHED -SPLATTED
VeterancyLevels = ALL -REGULAR
ExemptStatus = HIJACKED
GroundCreationList = OCL_EjectPilotOnGround
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ Object Lazr_AmericaTankCrusader
End

Behavior = EjectPilotDie ModuleTag_17
DeathTypes = ALL -CRUSHED -SPLATTED
VeterancyLevels = ALL -REGULAR
ExemptStatus = HIJACKED
GroundCreationList = OCL_EjectPilotOnGround
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ Object Lazr_AmericaTankMicrowave
End

Behavior = EjectPilotDie ModuleTag_17
DeathTypes = ALL -CRUSHED -SPLATTED
VeterancyLevels = ALL -REGULAR
ExemptStatus = HIJACKED
GroundCreationList = OCL_EjectPilotOnGround
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ Object SupW_AmericaTankCrusader
End

Behavior = EjectPilotDie ModuleTag_17
DeathTypes = ALL -CRUSHED -SPLATTED
VeterancyLevels = ALL -REGULAR
ExemptStatus = HIJACKED
GroundCreationList = OCL_EjectPilotOnGround
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Object SupW_AmericaTankMicrowave
End

Behavior = EjectPilotDie ModuleTag_17
DeathTypes = ALL -CRUSHED -SPLATTED
VeterancyLevels = ALL -REGULAR
ExemptStatus = HIJACKED
GroundCreationList = OCL_EjectPilotOnGround
Expand Down