Remove building lock from Transforms.
This commit is contained in:
@@ -20,7 +20,7 @@ FACT:
|
||||
Production:
|
||||
Produces: Building.GDI, Building.Nod, Defence.GDI, Defence.Nod
|
||||
Transforms:
|
||||
RequiresCondition: factundeploy
|
||||
RequiresCondition: factundeploy && !build-incomplete
|
||||
PauseOnCondition: being-demolished
|
||||
IntoActor: mcv
|
||||
Offset: 1,1
|
||||
|
||||
@@ -1127,7 +1127,7 @@ FACT:
|
||||
ActorTypes: e1,e1,e1,tecn,tecn,e6
|
||||
BaseBuilding:
|
||||
Transforms:
|
||||
RequiresCondition: factundeploy
|
||||
RequiresCondition: factundeploy && !build-incomplete
|
||||
PauseOnCondition: chrono-vortex || being-captured || being-demolished
|
||||
IntoActor: mcv
|
||||
Offset: 1,1
|
||||
|
||||
@@ -28,7 +28,7 @@ GACNST:
|
||||
Value: 2500
|
||||
BaseBuilding:
|
||||
Transforms:
|
||||
RequiresCondition: factundeploy
|
||||
RequiresCondition: factundeploy && !build-incomplete
|
||||
PauseOnCondition: being-demolished
|
||||
IntoActor: mcv
|
||||
Offset: 1,1
|
||||
|
||||
Reference in New Issue
Block a user