aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2018-09-10 23:55:21 +0200
committerShauren <shauren.trinity@gmail.com>2021-10-26 23:59:46 +0200
commitd38ae35ec25ab1d5d0b305fbc25143836dc2bb6e (patch)
tree75a7b075b8af4674fdf6ca63cfda4adc8ee9d61f
parent8412035c17033874126204e3a97caf9cf254189a (diff)
DB/Misc: Fix more dungeons in northrend parent map
By PatricNox (cherry picked from commit 6ca174c9fa14144e98d805a5a9d63101f3fd7cb3)
-rw-r--r--sql/updates/world/master/2021_10_26_03_world_2018_09_10_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_10_26_03_world_2018_09_10_01_world.sql b/sql/updates/world/master/2021_10_26_03_world_2018_09_10_01_world.sql
new file mode 100644
index 00000000000..d061f10b4c1
--- /dev/null
+++ b/sql/updates/world/master/2021_10_26_03_world_2018_09_10_01_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `instance_template` SET `parent`=571 WHERE `map` IN (724, 668, 658, 632, 631);