Add TransformsInto* traits to trigger construction yard undeploy.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user