Remove RepairBuildings from Aircraft

Require them to use Repairable trait instead.
This commit is contained in:
reaperrr
2017-11-13 23:25:23 +01:00
committed by Paul Chote
parent ed7d12506d
commit 139d5efba8
9 changed files with 69 additions and 10 deletions

View File

@@ -526,7 +526,6 @@
Selectable:
Bounds: 24,24
Aircraft:
RepairBuildings: fix
AirborneCondition: airborne
Targetable@GROUND:
TargetTypes: Ground, Repair, Vehicle
@@ -573,6 +572,8 @@
^Plane:
Inherits: ^NeutralPlane
Inherits@2: ^GainsExperience
Repairable:
RepairBuildings: fix
^Helicopter:
Inherits: ^Plane