Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / sql / updates / 0.8 / 4376_battleground_template.sql
blob46738725ace315d1f054a876aa306418e8776a70
1 DELETE FROM `battleground_template` WHERE `id` IN ('5', '6');
2 INSERT INTO `battleground_template` VALUES ('5', '2', '10', '70', '939', '0', '940', '3.14159');
3 INSERT INTO `battleground_template` VALUES ('6', '2', '10', '70', '0', '0', '0', '0');