diff options
| author | joschiwald <joschiwald@online.de> | 2013-08-27 23:50:40 +0200 |
|---|---|---|
| committer | joschiwald <joschiwald@online.de> | 2013-08-27 23:50:40 +0200 |
| commit | 1f34284828465076cfaf137ff34adc781d016a86 (patch) | |
| tree | f5ad45647c1edf6c7cc7df6de0bd059a7859b275 /sql | |
| parent | e5dc70118abdee9499e0620fbd8df5bd6d71b137 (diff) | |
Scripts/UtgardeKeep: reworked InstanceScript and cleanup some boss script
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; |
