mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Spell): Darkmoon Card: Blue Dragon should only trigger on spellcast (#16779)
This commit is contained in:
2
data/sql/updates/pending_db_world/darkmoonbluedragon.sql
Normal file
2
data/sql/updates/pending_db_world/darkmoonbluedragon.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `spell_proc_event` SET `procPhase` = 1 WHERE `entry` = 23688;
|
||||
Reference in New Issue
Block a user