aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2018-09-10 17:15:35 +0200
committerShauren <shauren.trinity@gmail.com>2021-10-26 23:57:34 +0200
commitf715205764cae5370708a192a17733c57d32fb70 (patch)
tree17ae639f929f08e15ae2b4111c6d7985b47277c3
parent3621482e4449cbeb1d6e31ced0bd7f8bb395576b (diff)
DB/Misc: Fix Icecrown citadel Parent map
Closes #22413 by PatricNox (cherry picked from commit f15e06a2e10669fe93441aeef7ff4f535ad9d727)
-rw-r--r--sql/updates/world/master/2021_10_26_02_world_2018_09_10_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_10_26_02_world_2018_09_10_00_world.sql b/sql/updates/world/master/2021_10_26_02_world_2018_09_10_00_world.sql
new file mode 100644
index 00000000000..1aff3e3c521
--- /dev/null
+++ b/sql/updates/world/master/2021_10_26_02_world_2018_09_10_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `instance_template` SET `parent` = 571 WHERE `map` = 631;