Remove RepairBuildings from Aircraft
Require them to use Repairable trait instead.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user