UPDATE `battleground_template` SET `MinPlayersPerTeam` = '10', `Weight` = '0' WHERE `ID` = '1'; UPDATE `battleground_template` SET `MinPlayersPerTeam` = '3', `Weight` = '3' WHERE `ID` = '2'; UPDATE `battleground_template` SET `MinPlayersPerTeam` = '3', `Weight` = '3' WHERE `ID` = '3'; UPDATE `battleground_template` SET `MinPlayersPerTeam` = '3', `Weight` = '3' WHERE `ID` = '7'; UPDATE `battleground_template` SET `MinPlayersPerTeam` = '5' WHERE `ID` = '9'; UPDATE `battleground_template` SET `MinPlayersPerTeam` = '6', `MaxPlayersPerTeam` = '15' WHERE `ID` = '32'; UPDATE `battleground_template` SET `Weight` = '0' WHERE `ID` = '30';