fix (Core/Wintergrasp) Change spell used by WG NPCs (#21621)

Co-authored-by: Hexadecimal <hd@hd.hd>
This commit is contained in:
p-tkachuk 2025-03-01 21:50:13 +01:00 committed by GitHub
parent f9ca059868
commit 3834bac43d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -279,7 +279,7 @@ enum eWgQueue
NPC_ARCANIST_BRAEDIN = 32169,
NPC_MAGISTER_SURDIEL = 32170,
SPELL_FROST_ARMOR = 31256
SPELL_FROST_ARMOR = 12544
};
class npc_wg_queue : public CreatureScript