DB/Spawns: Remove "Hand of the Deceiver" spawns as summoned by a script

(cherry picked from commit 434cdb1fa0)
This commit is contained in:
Killyana
2020-01-05 22:16:01 +01:00
committed by Shauren
parent 14f7a310ab
commit 71e474e14f
2 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `creature` WHERE `guid` IN (44468,55063,45514);