aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@trinitycore.contrib>2011-09-12 12:07:53 +0200
committerShauren <shauren.trinity@gmail.com>2011-09-12 12:07:53 +0200
commit23df3ca12cc6414e8d65e616938887a668f01f86 (patch)
treef0da4428a0ce747bb5cc1656726bb010c734c23b
parenta0706c50325bcfdf5f36e18558948d0bd47d9171 (diff)
DB/Templates: Allow mounts in AQ40 and ICC
Closes #2984
-rw-r--r--sql/updates/world/2011_09_12_02_world_instance_template.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2011_09_12_02_world_instance_template.sql b/sql/updates/world/2011_09_12_02_world_instance_template.sql
new file mode 100644
index 00000000000..2fe38236e28
--- /dev/null
+++ b/sql/updates/world/2011_09_12_02_world_instance_template.sql
@@ -0,0 +1,2 @@
+UPDATE `instance_template` SET `allowMount`=1 WHERE `map`=531; -- Allow mount in AQ40
+UPDATE `instance_template` SET `allowMount`=1 WHERE `map`=631; -- Allow mount in ICC