Fix lint warnings in RA missions
This commit is contained in:
@@ -72,6 +72,8 @@ ATEK:
|
||||
Prerequisites: ~disabled
|
||||
GpsPower:
|
||||
ChargeInterval: 15000
|
||||
CaptureManager:
|
||||
-BeingCapturedCondition:
|
||||
-Sellable:
|
||||
|
||||
PDOX:
|
||||
@@ -80,6 +82,8 @@ PDOX:
|
||||
Prerequisites: ~disabled
|
||||
ChronoshiftPower@chronoshift:
|
||||
Prerequisites: ~disabled
|
||||
CaptureManager:
|
||||
-BeingCapturedCondition:
|
||||
-Sellable:
|
||||
|
||||
IRON:
|
||||
|
||||
@@ -81,7 +81,7 @@ TRUK.Hijackable:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
Mobile:
|
||||
RequiresCondition: mobile
|
||||
RequiresCondition: mobile && !being-captured
|
||||
Cargo:
|
||||
Types: Infantry
|
||||
MaxWeight: 5
|
||||
|
||||
@@ -30,6 +30,8 @@ FTUR:
|
||||
Cost: 0
|
||||
Power:
|
||||
Amount: 0
|
||||
CaptureManager:
|
||||
-BeingCapturedCondition:
|
||||
-Sellable:
|
||||
|
||||
PBOX:
|
||||
|
||||
Reference in New Issue
Block a user