Add TransformsIntoTransforms to enable queued MCV redeploy.

This commit is contained in:
Paul Chote
2020-02-20 20:54:29 +00:00
committed by abcdefg30
parent 84419e4259
commit 6ba02800ab
4 changed files with 79 additions and 0 deletions

View File

@@ -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

View File

@@ -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:

View File

@@ -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