aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-02-09 19:53:34 +0100
committerKillyana <morphone1@gmail.com>2019-02-09 19:53:34 +0100
commit2fd9b3f394d978bd418c6ee54460a8d8cd63388d (patch)
treea2af4aad9df0eaf8c458139442fe11d8a242e75c
parent12e6faa0fa0cf389bcebd4a6f2220e71c697250c (diff)
DB/Creature: Remove wrong spawns
-rw-r--r--sql/updates/world/3.3.5/2019_02_09_00_world_335.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_02_09_00_world_335.sql b/sql/updates/world/3.3.5/2019_02_09_00_world_335.sql
new file mode 100644
index 00000000000..efc2a3f0a40
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_02_09_00_world_335.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `creature` WHERE `id`=29 AND `guid`=76265;
+DELETE FROM `creature` WHERE `id`=12371 AND `guid`=86173;
+DELETE FROM `creature` WHERE `id`=12370 AND `guid`=86174;