mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
DB/Ulduar: Fix Kologarn Stone Grip in 25m mode
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `id`=62166 OR `spellid0`=62166;
|
||||
INSERT INTO `spelldifficulty_dbc`(`id`,`spellid0`,`spellid1`) VALUES
|
||||
(62166,62166,63981); -- Stone Grip
|
||||
Reference in New Issue
Block a user