fix(DB/Instances): Dark Keeper Portrait should summon only one boss. (#9346)

Fixes #9255
This commit is contained in:
UltraNix 2021-12-09 01:28:01 +01:00 committed by GitHub
parent fa46f13b09
commit 0f4caeb0c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;