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:
Skjalf
2023-08-13 13:51:43 -03:00
committed by GitHub
parent 8547a66900
commit 49c2eabea1
3 changed files with 7 additions and 24 deletions

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `creature` WHERE `id1` IN (16179, 16180, 16181);
DELETE FROM `linked_respawn` WHERE `guid` = 135369;