From f1d5f3c6121fec238b3fa2ef8bd8c1b2999a62b2 Mon Sep 17 00:00:00 2001 From: heyitsbench Date: Sat, 15 Jun 2024 23:56:20 -0400 Subject: [PATCH] Whoops. --- src/server/scripts/Spells/spell_paladin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/server/scripts/Spells/spell_paladin.cpp b/src/server/scripts/Spells/spell_paladin.cpp index 609951aa60..f8966faf5c 100644 --- a/src/server/scripts/Spells/spell_paladin.cpp +++ b/src/server/scripts/Spells/spell_paladin.cpp @@ -94,7 +94,7 @@ enum PaladinSpells SPELL_PALADIN_HOLY_VENGEANCE = 31803, SPELL_PALADIN_BLOOD_CORRUPTION = 53742, - SPELL_PALADIN_SEAL_OF_VENGEANCE_EFFECT = 42463, + SPELL_PALADIN_SEAL_OF_VENGEANCE_EFFECT = 42463 }; enum PaladinSpellIcons