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

This commit is contained in:
Killyana
2020-01-05 22:16:01 +01:00
parent 465db82cd9
commit 434cdb1fa0
2 changed files with 5 additions and 3 deletions

View File

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