Skip to content

Commit

Permalink
reinstate order validation for ra & cnc
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisforbes committed Nov 6, 2010
1 parent 924adc6 commit 750fd84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mods/cnc/rules/system.yaml
Expand Up @@ -69,6 +69,7 @@ Player:
BasePalette: terrain
PaletteFormat: cnc
SurrenderOnDisconnect:

World:
OpenWidgetAtGameStart:
Widget: INGAME_ROOT
Expand Down Expand Up @@ -181,6 +182,7 @@ World:
SpawnInterval: 120
WaterChance: 0
PathFinder:
ValidateOrder:

CRATE:
Tooltip:
Expand Down
1 change: 1 addition & 0 deletions mods/ra/rules/system.yaml
Expand Up @@ -226,6 +226,7 @@ World:
Delay: 10
ReturnToLobby: yes
EndMessage: The game will end in {0} seconds.
ValidateOrder:

MINP:
Mine:
Expand Down

0 comments on commit 750fd84

Please sign in to comment.