diff options
| author | Nay <dnpd.dd@gmail.com> | 2013-08-27 23:56:34 +0100 |
|---|---|---|
| committer | Nay <dnpd.dd@gmail.com> | 2013-08-27 23:56:34 +0100 |
| commit | 7135abf3a0a2bd302774535ea53d50b2fbdde301 (patch) | |
| tree | f919c44fdd432279a541cf5a2f51b7d44407bfde /sql | |
| parent | 78786c7b541a13fc73dfbaefc06b9d5bc05c7450 (diff) | |
| parent | 1f34284828465076cfaf137ff34adc781d016a86 (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.sql | 1 |
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; |
