aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2020-01-05 22:16:01 +0100
committerShauren <shauren.trinity@gmail.com>2021-12-19 23:27:12 +0100
commit71e474e14fc6caca88bd55965a77c57cc8db6add (patch)
tree90712815bcf0a595c6575b7b5a0b853d00223bab /sql
parent14f7a310ab6fa3ac57e7ac7c607b301077aebd52 (diff)
DB/Spawns: Remove "Hand of the Deceiver" spawns as summoned by a script
(cherry picked from commit 434cdb1fa0f5d2ea282c044771b96c9b0ad17f53)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql b/sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql
new file mode 100644
index 00000000000..4c058ebdd66
--- /dev/null
+++ b/sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `creature` WHERE `guid` IN (44468,55063,45514);