mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
DB/Spell: Fiery Payback
* fix an issue where the aura sometimes gets removed * by @sirikfoll * closes #15157 * thanks to @Keader for report and testing
This commit is contained in:
3
sql/updates/world/2016_02_06_09_world.sql
Normal file
3
sql/updates/world/2016_02_06_09_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Fiery Payback mage talent
|
||||
DELETE FROM `spell_ranks` WHERE `first_spell_id`=44440;
|
||||
Reference in New Issue
Block a user