aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorGolrag <Golrag@users.noreply.github.com>2016-05-27 15:17:51 +0200
committerShauren <shauren.trinity@gmail.com>2016-05-27 15:17:51 +0200
commitd60fe0e5d55eeba9d8c422b7135e789f4af4b4b3 (patch)
treed6011b52f28439ef76465c07d0db6f124a7b5000 /sql
parent5776a256b8eae7125e7eba229709b2872b33304b (diff)
Core/Battleground: Areatriggers will now check if player leaves the start area before the battleground begins in the following battlegrounds: (#15935)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/6.x/yyyy_mm_dd_xx.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/6.x/yyyy_mm_dd_xx.sql b/sql/updates/world/6.x/yyyy_mm_dd_xx.sql
new file mode 100644
index 00000000000..4d4230e5d72
--- /dev/null
+++ b/sql/updates/world/6.x/yyyy_mm_dd_xx.sql
@@ -0,0 +1,2 @@
+UPDATE `battleground_template` SET `MaxLvl`=100;
+UPDATE `battleground_template` SET StartMaxDist=150 WHERE `ID`=1; -- Alterac Valley