mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix (Core/Wintergrasp) Change spell used by WG NPCs (#21621)
Co-authored-by: Hexadecimal <hd@hd.hd>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user