aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2015-11-09 16:48:21 +0000
committerDr-J <daniel.jarrott0@gmail.com>2015-11-09 16:48:21 +0000
commitf5494ed10a277e88d0d89f927523067378601f95 (patch)
tree7678ca09fdb13166869caf9a0cc7d786f3617b62
parent7f5850d94fb5b9fbc0421d2402860d5a24cac0f0 (diff)
DB/Misc: Fix errors
Closes #15842
-rw-r--r--sql/updates/world/2015_11_09_02_world.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/2015_11_09_02_world.sql b/sql/updates/world/2015_11_09_02_world.sql
new file mode 100644
index 00000000000..84c0fd423ad
--- /dev/null
+++ b/sql/updates/world/2015_11_09_02_world.sql
@@ -0,0 +1,7 @@
+DELETE FROM `creature_template_addon` WHERE `entry` in(46891,46894,46901,46908);
+
+DELETE FROM `creature` WHERE `guid` in(144891,144867,144862,144861,144859,144929,144931,144934,144942,144946,144948,144950,145010);
+
+DELETE FROM `game_event_creature` WHERE `guid` in(144891,144867,144862,144861,144859,144929,144931,144934,144942,144946,144948,144950,145010);
+
+DELETE FROM `game_event_gameobject` WHERE `guid` in (78509,78510,78511,78655,78656,78657,78658,78659,78660,78661,78662,78663,78664,78665,78666,78667,78735,78736,78737,78738,78739,78740,78741,78742,78743,78744,78745,78746,78747,78748,78749,78750,78751,78752,78752,78753,78754);