Skip to content

Commit

Permalink
Disable the new build radius lobby option for minigames
Browse files Browse the repository at this point in the history
  • Loading branch information
Arular101 authored and reaperrr committed Dec 2, 2017
1 parent f4086e4 commit 1b94378
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mods/cnc/maps/the-hot-box/rules.yaml
Expand Up @@ -11,6 +11,8 @@ World:
MapBuildRadius:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: False
BuildRadiusLocked: True
BuildRadiusEnabled: True
MapOptions:
TechLevelLocked: True
TechLevel: unrestricted
Expand Down
2 changes: 2 additions & 0 deletions mods/cnc/rules/campaign-maprules.yaml
Expand Up @@ -10,6 +10,8 @@ World:
MapBuildRadius:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: False
BuildRadiusLocked: True
BuildRadiusEnabled: True
MapOptions:
ShortGameLocked: True
ShortGameEnabled: False
Expand Down
2 changes: 2 additions & 0 deletions mods/ra/maps/bomber-john/rules.yaml
Expand Up @@ -6,6 +6,8 @@ World:
MapBuildRadius:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: False
BuildRadiusLocked: True
BuildRadiusEnabled: True
MapOptions:
TechLevelLocked: True
TechLevel: unrestricted
Expand Down
2 changes: 2 additions & 0 deletions mods/ra/maps/drop-zone-battle-of-tikiaki/rules.yaml
Expand Up @@ -9,6 +9,8 @@ World:
MapBuildRadius:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: False
BuildRadiusLocked: True
BuildRadiusEnabled: True
MapOptions:
TechLevelLocked: True
TechLevel: unrestricted
Expand Down
2 changes: 2 additions & 0 deletions mods/ra/maps/drop-zone-w/rules.yaml
Expand Up @@ -10,6 +10,8 @@ World:
MapBuildRadius:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: False
BuildRadiusLocked: True
BuildRadiusEnabled: True
MapOptions:
TechLevelLocked: True
TechLevel: unrestricted
Expand Down
2 changes: 2 additions & 0 deletions mods/ra/maps/drop-zone/rules.yaml
Expand Up @@ -9,6 +9,8 @@ World:
MapBuildRadius:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: False
BuildRadiusLocked: True
BuildRadiusEnabled: True
MapOptions:
TechLevelLocked: True
TechLevel: unrestricted
Expand Down
2 changes: 2 additions & 0 deletions mods/ra/maps/fort-lonestar/rules.yaml
Expand Up @@ -31,6 +31,8 @@ World:
MapBuildRadius:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: True
BuildRadiusLocked: True
BuildRadiusEnabled: True
SpawnMPUnits:
Locked: True
MapOptions:
Expand Down
2 changes: 2 additions & 0 deletions mods/ra/maps/training-camp/rules.yaml
Expand Up @@ -5,6 +5,8 @@ World:
MapBuildRadius:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: False
BuildRadiusLocked: True
BuildRadiusEnabled: True
MapOptions:
TechLevelLocked: True
TechLevel: unrestricted
Expand Down
2 changes: 2 additions & 0 deletions mods/ra/rules/campaign-rules.yaml
Expand Up @@ -22,6 +22,8 @@ World:
MapBuildRadius:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: False
BuildRadiusLocked: True
BuildRadiusEnabled: True
MapOptions:
TechLevelLocked: True
ShortGameLocked: True
Expand Down

0 comments on commit 1b94378

Please sign in to comment.