Allow thieves to capture landed aircraft in RA mod.
This commit is contained in:
@@ -591,6 +591,13 @@
|
||||
Explodes:
|
||||
Weapon: UnitExplode
|
||||
RequiresCondition: !airborne
|
||||
CaptureManager:
|
||||
Capturable:
|
||||
Types: aircraft
|
||||
RequiresCondition: !airborne
|
||||
CaptureNotification:
|
||||
Notification: UnitStolen
|
||||
LoseNotification: UnitLost
|
||||
|
||||
^Plane:
|
||||
Inherits: ^NeutralPlane
|
||||
|
||||
@@ -575,7 +575,7 @@ THF:
|
||||
CustomPipType: blue
|
||||
CaptureManager:
|
||||
Captures:
|
||||
CaptureTypes: vehicle
|
||||
CaptureTypes: vehicle, aircraft
|
||||
PlayerExperience: 50
|
||||
Infiltrates:
|
||||
Types: ThiefInfiltrate
|
||||
|
||||
Reference in New Issue
Block a user