aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorNay <dnpd.dd@gmail.com>2013-08-27 23:56:34 +0100
committerNay <dnpd.dd@gmail.com>2013-08-27 23:56:34 +0100
commit7135abf3a0a2bd302774535ea53d50b2fbdde301 (patch)
treef919c44fdd432279a541cf5a2f51b7d44407bfde /sql
parent78786c7b541a13fc73dfbaefc06b9d5bc05c7450 (diff)
parent1f34284828465076cfaf137ff34adc781d016a86 (diff)
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_08_27_01_world_instance_template.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_08_27_01_world_instance_template.sql b/sql/updates/world/2013_08_27_01_world_instance_template.sql
new file mode 100644
index 00000000000..75000549464
--- /dev/null
+++ b/sql/updates/world/2013_08_27_01_world_instance_template.sql
@@ -0,0 +1 @@
+UPDATE `instance_template` SET `script`='instance_vault_of_archavon' WHERE `map`=624;