aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-03-08 18:00:33 +0100
committerKillyana <morphone1@gmail.com>2019-03-08 18:00:33 +0100
commitac041afef5f4d3a157cde0f74bbdca602c26c846 (patch)
treee3454f642f327c2625842e8eb9f7496031cb7b46
parent63c12c1babfe7843e9487557934005490bbc9a27 (diff)
DB/Creature: Remove spawns "Dragonmaw Sky Stalker"
-rw-r--r--sql/updates/world/3.3.5/2019_03_08_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_03_08_02_world.sql b/sql/updates/world/3.3.5/2019_03_08_02_world.sql
new file mode 100644
index 00000000000..82fa353f187
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_03_08_02_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `creature` WHERE `guid` IN (54256,54259);