Add Checkbox/Dropdown to lobby options yaml fields.
This commit is contained in:
@@ -3,31 +3,31 @@ Player:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
FogCheckboxLocked: True
|
||||
FogCheckboxEnabled: True
|
||||
ExploredMapCheckboxLocked: True
|
||||
ExploredMapCheckboxEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 0
|
||||
|
||||
World:
|
||||
CrateSpawner:
|
||||
Enabled: False
|
||||
Locked: True
|
||||
CheckboxEnabled: False
|
||||
CheckboxLocked: True
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
BuildRadiusLocked: True
|
||||
BuildRadiusEnabled: True
|
||||
AllyBuildRadiusCheckboxLocked: True
|
||||
AllyBuildRadiusCheckboxEnabled: False
|
||||
BuildRadiusCheckboxLocked: True
|
||||
BuildRadiusCheckboxEnabled: True
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
TechLevelDropdownLocked: True
|
||||
ShortGameCheckboxLocked: True
|
||||
ShortGameCheckboxEnabled: False
|
||||
|
||||
E7:
|
||||
-Crushable:
|
||||
|
||||
Reference in New Issue
Block a user