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:
blinkysc
2026-05-17 11:03:40 -05:00
committed by GitHub
parent b97fc0a873
commit 9722cd4f13

View File

@@ -191,7 +191,7 @@ enum Heartpierce
enum MarkOfConquest
{
SPELL_MARK_OF_CONQUEST_ENERGIZE = 33671
SPELL_MARK_OF_CONQUEST_ENERGIZE = 39599
};
enum PersistentShieldMisc