diff --git a/mods/ra/rules/defaults.yaml b/mods/ra/rules/defaults.yaml index 859f426947..a67efd81e3 100644 --- a/mods/ra/rules/defaults.yaml +++ b/mods/ra/rules/defaults.yaml @@ -591,6 +591,13 @@ Explodes: Weapon: UnitExplode RequiresCondition: !airborne + CaptureManager: + Capturable: + Types: aircraft + RequiresCondition: !airborne + CaptureNotification: + Notification: UnitStolen + LoseNotification: UnitLost ^Plane: Inherits: ^NeutralPlane diff --git a/mods/ra/rules/infantry.yaml b/mods/ra/rules/infantry.yaml index c1d9224bc7..72b8101c3c 100644 --- a/mods/ra/rules/infantry.yaml +++ b/mods/ra/rules/infantry.yaml @@ -575,7 +575,7 @@ THF: CustomPipType: blue CaptureManager: Captures: - CaptureTypes: vehicle + CaptureTypes: vehicle, aircraft PlayerExperience: 50 Infiltrates: Types: ThiefInfiltrate