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

@@ -28,12 +28,28 @@ GACNST:
Value: 2500
BaseBuilding:
Transforms:
RequiresCondition: factundeploy && !build-incomplete
PauseOnCondition: empdisable || being-demolished
RequiresCondition: factundeploy
PauseOnCondition: empdisable || being-demolished || build-incomplete
IntoActor: mcv
Offset: 1,1
Facing: 96
DeployCursor: undeploy
TransformsIntoMobile:
RequiresCondition: factundeploy
Locomotor: tracked
Voice: Move
RequiresForceMove: true
TransformsIntoRepairable:
RequiresCondition: factundeploy
RepairActors: gadept
Voice: Move
TransformsIntoEntersTunnels:
RequiresCondition: factundeploy
Voice: Move
TransformsIntoPassenger:
RequiresCondition: factundeploy
CargoType: Vehicle
Voice: Move
GrantConditionOnPrerequisite@GLOBALFACTUNDEPLOY:
Condition: factundeploy
Prerequisites: global-factundeploy