mirror of
https://github.com/araxiaonline/AzerothCore-wotlk-with-NPCBots.git
synced 2026-06-13 03:22:24 -04:00
fix(Scripts/Spells): Mark of Conquest energize wrong spell ID (#25877)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
@@ -191,7 +191,7 @@ enum Heartpierce
|
||||
|
||||
enum MarkOfConquest
|
||||
{
|
||||
SPELL_MARK_OF_CONQUEST_ENERGIZE = 33671
|
||||
SPELL_MARK_OF_CONQUEST_ENERGIZE = 39599
|
||||
};
|
||||
|
||||
enum PersistentShieldMisc
|
||||
|
||||
Reference in New Issue
Block a user