Expose lobby options to localisation.
This commit is contained in:
committed by
Gustas
parent
aefa49a831
commit
8297fcff30
@@ -42,15 +42,15 @@ Player:
|
||||
FogCheckboxDisplayOrder: 3
|
||||
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
|
||||
ID: factundeploy
|
||||
Label: Redeployable MCVs
|
||||
Description: Allow undeploying Construction Yard
|
||||
Label: redeployable-mcvs.label
|
||||
Description: redeployable-mcvs.description
|
||||
Enabled: True
|
||||
DisplayOrder: 7
|
||||
Prerequisites: global-factundeploy
|
||||
LobbyPrerequisiteCheckbox@GLOBALC17STEALTH:
|
||||
ID: C17-Stealth
|
||||
Label: Stealth Deliveries
|
||||
Description: Nod's delivery plane is cloaked
|
||||
Label: stealth-deliveries.label
|
||||
Description: stealth-deliveries.description
|
||||
Enabled: False
|
||||
DisplayOrder: 8
|
||||
Prerequisites: global-C17-stealth
|
||||
@@ -58,19 +58,19 @@ Player:
|
||||
FrozenActorLayer:
|
||||
PlaceBeacon:
|
||||
ProvidesTechPrerequisite@low:
|
||||
Name: Low
|
||||
Name: low
|
||||
Prerequisites: techlevel.low
|
||||
Id: low
|
||||
ProvidesTechPrerequisite@medium:
|
||||
Name: Medium
|
||||
Name: medium
|
||||
Prerequisites: techlevel.low, techlevel.medium
|
||||
Id: medium
|
||||
ProvidesTechPrerequisite@nosuper:
|
||||
Name: No Powers
|
||||
Name: no-powers
|
||||
Prerequisites: techlevel.low, techlevel.medium, techlevel.high
|
||||
Id: nopowers
|
||||
ProvidesTechPrerequisite@all:
|
||||
Name: Unrestricted
|
||||
Name: unrestricted
|
||||
Prerequisites: techlevel.low, techlevel.medium, techlevel.high, techlevel.superweapons
|
||||
Id: unrestricted
|
||||
GrantConditionOnPrerequisiteManager:
|
||||
|
||||
@@ -208,42 +208,42 @@ World:
|
||||
CreateMapPlayers:
|
||||
StartingUnits@mcvonly:
|
||||
Class: none
|
||||
ClassName: MCV Only
|
||||
ClassName: mcv-only
|
||||
Factions: gdi, nod
|
||||
BaseActor: mcv
|
||||
StartingUnits@defaultgdia:
|
||||
Class: light
|
||||
ClassName: Light Support
|
||||
ClassName: light-support
|
||||
Factions: gdi
|
||||
BaseActor: mcv
|
||||
SupportActors: e1,e1,e1,e1,e1,e3,e3,jeep
|
||||
StartingUnits@defaultnoda:
|
||||
Class: light
|
||||
ClassName: Light Support
|
||||
ClassName: light-support
|
||||
Factions: nod
|
||||
BaseActor: mcv
|
||||
SupportActors: e1,e1,e1,e1,e1,e1,e3,e3,bggy
|
||||
StartingUnits@heavynoda:
|
||||
Class: heavy
|
||||
ClassName: Heavy Support
|
||||
ClassName: heavy-support
|
||||
Factions: nod
|
||||
BaseActor: mcv
|
||||
SupportActors: e1,e1,e1,e1,e3,e3,ltnk,ltnk,ftnk
|
||||
StartingUnits@heavynodb:
|
||||
Class: heavy
|
||||
ClassName: Heavy Support
|
||||
ClassName: heavy-support
|
||||
Factions: nod
|
||||
BaseActor: mcv
|
||||
SupportActors: e1,e1,e1,e1,e1,e3,e3,e3,ftnk,ftnk
|
||||
StartingUnits@heavygdia:
|
||||
Class: heavy
|
||||
ClassName: Heavy Support
|
||||
ClassName: heavy-support
|
||||
Factions: gdi
|
||||
BaseActor: mcv
|
||||
SupportActors: e1,e1,e1,e1,e3,e3,jeep,mtnk,mtnk
|
||||
StartingUnits@heavygdib:
|
||||
Class: heavy
|
||||
ClassName: Heavy Support
|
||||
ClassName: heavy-support
|
||||
Factions: gdi
|
||||
BaseActor: mcv
|
||||
SupportActors: e1,e1,e1,e1,e1,e2,e2,e2,e3,e3,apc,mtnk
|
||||
|
||||
Reference in New Issue
Block a user