mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Core/Spells: added missing object return for spell_rog_murderous_intent
This commit is contained in:
@@ -1438,6 +1438,7 @@ void AddSC_rogue_spell_scripts()
|
||||
new spell_rog_killing_spree();
|
||||
RegisterAuraScript(spell_rog_main_gauche);
|
||||
new spell_rog_master_of_subtlety();
|
||||
RegisterAuraScript(spell_rog_murderous_intent);
|
||||
new spell_rog_nerves_of_steel();
|
||||
new spell_rog_overkill();
|
||||
new spell_rog_preparation();
|
||||
|
||||
Reference in New Issue
Block a user