Skip to content

Commit

Permalink
Remove EjectOnDeath from Vehicles
Browse files Browse the repository at this point in the history
  • Loading branch information
Smittytron authored and pchote committed Sep 16, 2017
1 parent 0c73baa commit a1ef581
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion mods/ra/maps/allies-05a/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ TRUK.mission:
Prerequisites: ~disabled
WithFacingSpriteBody:
-SpawnActorOnDeath:
-EjectOnDeath:
RevealsShroud:
Range: 4c0
ValidStances: Ally, Enemy
Expand Down
3 changes: 0 additions & 3 deletions mods/ra/maps/monster-tank-madness/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ PBOX:
DamageCooldown: 150
Selectable:
Bounds: 44,38,0,-4
-EjectOnDeath:
RenderSprites:
Image: 4TNK

Expand Down Expand Up @@ -196,15 +195,13 @@ BAD3TNK:
Inherits: 3TNK
Buildable:
Prerequisites: ~disabled
-EjectOnDeath:
RenderSprites:
Image: 3TNK

BADTRUK:
Inherits: TRUK
Buildable:
Prerequisites: ~disabled
-EjectOnDeath:
RenderSprites:
Image: TRUK

Expand Down
6 changes: 0 additions & 6 deletions mods/ra/rules/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,12 +248,6 @@
Guardable:
Tooltip:
GenericName: Vehicle
EjectOnDeath:
PilotActor: e1
SuccessRate: 20
EjectOnGround: true
EjectInAir: false
AllowUnsuitableCell: false
Capturable:
Type: vehicle
CaptureThreshold: 100
Expand Down
1 change: 0 additions & 1 deletion mods/ra/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,6 @@ QTNK:
SelectionDecorations:
VisualBounds: 44,38,0,-4
MadTank:
-EjectOnDeath:
Targetable:
TargetTypes: Ground, MADTank, Repair, Vehicle

Expand Down

0 comments on commit a1ef581

Please sign in to comment.