Add TransformsIntoTransforms to enable queued MCV redeploy.
This commit is contained in:
@@ -37,6 +37,9 @@ FACT:
|
||||
RequiresCondition: factundeploy
|
||||
RepairActors: fix
|
||||
RequiresForceMove: true
|
||||
TransformsIntoTransforms:
|
||||
RequiresCondition: factundeploy && build-incomplete
|
||||
RequiresForceMove: true
|
||||
GrantConditionOnPrerequisite@GLOBALFACTUNDEPLOY:
|
||||
Condition: factundeploy
|
||||
Prerequisites: global-factundeploy
|
||||
|
||||
@@ -1172,6 +1172,9 @@ FACT:
|
||||
RequiresCondition: factundeploy
|
||||
RepairActors: fix
|
||||
RequiresForceMove: true
|
||||
TransformsIntoTransforms:
|
||||
RequiresCondition: factundeploy && build-incomplete
|
||||
RequiresForceMove: true
|
||||
Sellable:
|
||||
RequiresCondition: !build-incomplete && !chrono-vortex && !being-captured && !being-demolished
|
||||
GrantConditionOnPrerequisite@GLOBALFACTUNDEPLOY:
|
||||
|
||||
@@ -53,6 +53,9 @@ GACNST:
|
||||
CargoType: Vehicle
|
||||
Voice: Move
|
||||
RequiresForceMove: true
|
||||
TransformsIntoTransforms:
|
||||
RequiresCondition: factundeploy && build-incomplete
|
||||
RequiresForceMove: true
|
||||
GrantConditionOnPrerequisite@GLOBALFACTUNDEPLOY:
|
||||
Condition: factundeploy
|
||||
Prerequisites: global-factundeploy
|
||||
|
||||
Reference in New Issue
Block a user