mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
fix(DB/Instances): Dark Keeper Portrait should summon only one boss. (#9346)
Fixes #9255
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637872302526322500');
|
||||
|
||||
UPDATE `smart_scripts` SET `event_param1`=1 WHERE `entryorguid`=164819 AND `id`=0;
|
||||
Reference in New Issue
Block a user