aboutsummaryrefslogtreecommitdiff
path: root/sql/world.sql
diff options
context:
space:
mode:
authorteacher <none@none>2010-06-02 13:57:39 +0200
committerteacher <none@none>2010-06-02 13:57:39 +0200
commita653b314861eeca1c39640c8c04b13324d97fb41 (patch)
tree57d8337afb9cfddeb64ccba266f350af12fa146b /sql/world.sql
parentbff58bfc204ed78e973c60bc126effc8a3312b31 (diff)
Added 8300_world_battleground_template.sql in sql\updated\333a_old. I wrongly removed it from repo (original file by click).
Small cleanup. --HG-- branch : trunk
Diffstat (limited to 'sql/world.sql')
-rw-r--r--sql/world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/world.sql b/sql/world.sql
index 2399859f9d7..1ffddac5426 100644
--- a/sql/world.sql
+++ b/sql/world.sql
@@ -268,7 +268,7 @@ INSERT INTO `battleground_template` (`id`,`MinPlayersPerTeam`,`MaxPlayersPerTeam
(10,5,5,10,80,1362,0,1363,0,1),
(11,5,5,10,80,1364,0,1365,0,1),
(30,20,40,71,80,1485,0,1486,0,0),
-(32,0,40,0,80,0,0,0,0,0);
+(32,10,10,0,80,0,0,0,0,0);
/*!40000 ALTER TABLE `battleground_template` ENABLE KEYS */;
UNLOCK TABLES;