aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKittnz <frederik156@hotmail.com>2016-12-10 19:17:05 +0100
committerKittnz <frederik156@hotmail.com>2016-12-10 19:17:05 +0100
commit9486123afbaedfe33d7e9983d7f06f850f73bac6 (patch)
tree69ef05fa5ac549b87356f2234b1fd698ccc53bff
parent399b28427075d4ab6ec57b6753f005ec70a30742 (diff)
DB/Creature: delete a few Trash mobs in Supremus
by Keader
-rw-r--r--sql/updates/world/3.3.5/2016_12_10_01_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_12_10_01_world.sql b/sql/updates/world/3.3.5/2016_12_10_01_world.sql
new file mode 100644
index 00000000000..c7a11f1d564
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_12_10_01_world.sql
@@ -0,0 +1 @@
+DELETE FROM `creature` WHERE `guid` IN(54260, 54258, 54261, 54255, 54257);