fix(Scripts/Karazhan): Fix Servant Quarters rares not spawning (#17001)
* fix(Scripts/Karazhan): Fix Servant Quarters rares not spawning * Update rev_1691944209332122100.sql
This commit is contained in:
parent
8547a66900
commit
49c2eabea1
3 changed files with 7 additions and 24 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
DELETE FROM `creature` WHERE `id1` IN (16179, 16180, 16181);
|
||||
DELETE FROM `linked_respawn` WHERE `guid` = 135369;
|
||||
Loading…
Add table
Add a link
Reference in a new issue