aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2015-12-15 17:51:01 +0100
committerKillyana <morphone1@gmail.com>2015-12-15 17:51:01 +0100
commit6e2fcf365d39742662b44bd20c6bef8bd8717d83 (patch)
tree47c5294ada94dda1afb36e92ac8d324523e7f9a8
parentb96704774bdad7630681fb350b414f9a94f6a7c5 (diff)
DB/Creature: Remove wrong spawns
-rw-r--r--sql/updates/world/2015_12_15_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_12_15_00_world.sql b/sql/updates/world/2015_12_15_00_world.sql
new file mode 100644
index 00000000000..f27bb448bbd
--- /dev/null
+++ b/sql/updates/world/2015_12_15_00_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `creature` WHERE `guid` IN (111277, 111300);