mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Scripts/Spells: Add triggered spell-handling for Corrupted Ashbringer (item 22691, no longer available through normal means) - original idea by Heisenberg
This commit is contained in:
@@ -2180,6 +2180,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
( 52481, 'spell_item_gift_of_the_harvester'),
|
||||
( 45853, 'spell_item_map_of_the_geyser_fields'),
|
||||
( 64981, 'spell_item_vanquished_clutches'),
|
||||
( 28441, 'spell_item_ashbringer'),
|
||||
-- warrior
|
||||
( 12975, 'spell_warr_last_stand'),
|
||||
( 59725, 'spell_warr_improved_spell_reflection'),
|
||||
|
||||
Reference in New Issue
Block a user