fix (Core/Wintergrasp) Change spell used by WG NPCs (#21621)
Co-authored-by: Hexadecimal <hd@hd.hd>
This commit is contained in:
parent
f9ca059868
commit
3834bac43d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue