aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-03-08 15:53:33 +0100
committerShauren <shauren.trinity@gmail.com>2021-08-23 22:53:24 +0200
commite397c901fb0064d6e2f394abd1d307c9bd1a23fa (patch)
treeb461658e07e267f85b840c1123365baddaad983d
parentdadceadeab915e136b9fec015c5baad6b40f6571 (diff)
DB/Gameobject: Replace temp gob by the correct ones
(cherry picked from commit 3e7b3c15bbe8396ab371d46d179b2167f8290045)
-rw-r--r--sql/updates/world/master/2021_08_23_04_world_2018_03_08_01_world.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_08_23_04_world_2018_03_08_01_world.sql b/sql/updates/world/master/2021_08_23_04_world_2018_03_08_01_world.sql
new file mode 100644
index 00000000000..733c143e6e3
--- /dev/null
+++ b/sql/updates/world/master/2021_08_23_04_world_2018_03_08_01_world.sql
@@ -0,0 +1,7 @@
+--
+DELETE FROM `gameobject_template` WHERE `entry`=300077;
+DELETE FROM `gameobject_template_addon` WHERE `entry`=300077;
+UPDATE `gameobject` SET `id`=182140 WHERE `guid`=99918 AND `id`=300077;
+UPDATE `gameobject` SET `id`=182141 WHERE `guid`=99919 AND `id`=300077;
+UPDATE `gameobject` SET `id`=182142 WHERE `guid`=99920 AND `id`=300077;
+UPDATE `gameobject` SET `id`=182143 WHERE `guid`=99921 AND `id`=300077;