Added FACT unpack checkbox to ra/cnc/ts.
This commit is contained in:
committed by
Paul Chote
parent
1a947907d3
commit
15354f52c1
@@ -10,10 +10,17 @@ Player:
|
||||
AllyRepair:
|
||||
PlayerResources:
|
||||
DeveloperMode:
|
||||
CheckboxDisplayOrder: 6
|
||||
CheckboxDisplayOrder: 7
|
||||
BaseAttackNotifier:
|
||||
Shroud:
|
||||
FogCheckboxDisplayOrder: 3
|
||||
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
|
||||
ID: factundeploy
|
||||
Label: Redeployable MCVs
|
||||
Description: Allow undeploying Construction Yard.
|
||||
Enabled: True
|
||||
DisplayOrder: 6
|
||||
Prerequisites: global-factundeploy
|
||||
PlayerStatistics:
|
||||
FrozenActorLayer:
|
||||
PlaceBeacon:
|
||||
|
||||
@@ -22,6 +22,10 @@ FACT:
|
||||
IntoActor: mcv
|
||||
Offset: 1,1
|
||||
Facing: 108
|
||||
RequiresCondition: factundeploy
|
||||
GrantConditionOnPrerequisite@GLOBALFACTUNDEPLOY:
|
||||
Condition: factundeploy
|
||||
Prerequisites: global-factundeploy
|
||||
ProductionQueue@GDIBuilding:
|
||||
Type: Building.GDI
|
||||
Factions: gdi
|
||||
|
||||
@@ -43,7 +43,7 @@ Player:
|
||||
PlayerResources:
|
||||
InsufficientFundsNotification: InsufficientFunds
|
||||
DeveloperMode:
|
||||
CheckboxDisplayOrder: 7
|
||||
CheckboxDisplayOrder: 8
|
||||
GpsWatcher:
|
||||
Shroud:
|
||||
FogCheckboxDisplayOrder: 3
|
||||
@@ -54,6 +54,13 @@ Player:
|
||||
Enabled: True
|
||||
DisplayOrder: 6
|
||||
Prerequisites: global-bounty
|
||||
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
|
||||
ID: factundeploy
|
||||
Label: Redeployable MCVs
|
||||
Description: Allow undeploying Construction Yard.
|
||||
Enabled: True
|
||||
DisplayOrder: 7
|
||||
Prerequisites: global-factundeploy
|
||||
FrozenActorLayer:
|
||||
BaseAttackNotifier:
|
||||
PlayerStatistics:
|
||||
|
||||
@@ -1083,6 +1083,10 @@ FACT:
|
||||
IntoActor: mcv
|
||||
Offset: 1,1
|
||||
Facing: 96
|
||||
RequiresCondition: factundeploy
|
||||
GrantConditionOnPrerequisite@GLOBALFACTUNDEPLOY:
|
||||
Condition: factundeploy
|
||||
Prerequisites: global-factundeploy
|
||||
ProductionBar@Building:
|
||||
ProductionType: Building
|
||||
ProductionBar@Defense:
|
||||
|
||||
@@ -44,9 +44,16 @@ Player:
|
||||
InsufficientFundsNotification: InsufficientFunds
|
||||
DeveloperMode:
|
||||
CheckboxEnabled: true
|
||||
CheckboxDisplayOrder: 6
|
||||
CheckboxDisplayOrder: 7
|
||||
Shroud:
|
||||
FogCheckboxDisplayOrder: 3
|
||||
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
|
||||
ID: factundeploy
|
||||
Label: Redeployable MCVs
|
||||
Description: Allow undeploying Construction Yard.
|
||||
Enabled: True
|
||||
DisplayOrder: 6
|
||||
Prerequisites: global-factundeploy
|
||||
FrozenActorLayer:
|
||||
BaseAttackNotifier:
|
||||
AllyNotification: OurAllyIsUnderAttack
|
||||
|
||||
@@ -32,6 +32,10 @@ GACNST:
|
||||
Offset: 1,1
|
||||
Facing: 96
|
||||
DeployCursor: undeploy
|
||||
RequiresCondition: factundeploy
|
||||
GrantConditionOnPrerequisite@GLOBALFACTUNDEPLOY:
|
||||
Condition: factundeploy
|
||||
Prerequisites: global-factundeploy
|
||||
ProductionBar@Building:
|
||||
ProductionType: Building
|
||||
ProductionBar@Defense:
|
||||
|
||||
Reference in New Issue
Block a user