mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
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:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id1` IN (16179, 16180, 16181);
|
||||
DELETE FROM `linked_respawn` WHERE `guid` = 135369;
|
||||
Reference in New Issue
Block a user