Add TransformsInto* traits to trigger construction yard undeploy.

This commit is contained in:
Paul Chote
2019-06-05 20:00:27 +00:00
committed by reaperrr
parent 1b026b7e20
commit ecd8dee575
12 changed files with 826 additions and 25 deletions

View File

@@ -20,11 +20,21 @@ FACT:
Production:
Produces: Building.GDI, Building.Nod, Defence.GDI, Defence.Nod
Transforms:
RequiresCondition: factundeploy && !build-incomplete
PauseOnCondition: being-demolished
RequiresCondition: factundeploy
PauseOnCondition: being-demolished || build-incomplete
IntoActor: mcv
Offset: 1,1
Facing: 108
TransformsIntoMobile:
RequiresCondition: factundeploy
Locomotor: heavywheeled
RequiresForceMove: true
TransformsIntoPassenger:
RequiresCondition: factundeploy
CargoType: Vehicle
TransformsIntoRepairable:
RequiresCondition: factundeploy
RepairActors: fix
GrantConditionOnPrerequisite@GLOBALFACTUNDEPLOY:
Condition: factundeploy
Prerequisites: global-factundeploy