disable npc_ipp_aqwar

not used anymore
This commit is contained in:
Grimfeather
2025-05-10 03:29:48 +02:00
committed by GitHub
parent 78f53ce2d3
commit 0d8654967f

View File

@@ -546,7 +546,7 @@ void AddSC_mod_individual_progression_awareness()
new gobject_ipp_wotlk(); new gobject_ipp_wotlk();
new npc_ipp_preaq(); // cenarion hold npcs new npc_ipp_preaq(); // cenarion hold npcs
new npc_ipp_we(); // war effort npcs in cities new npc_ipp_we(); // war effort npcs in cities
new npc_ipp_aqwar(); // aq war bosses // new npc_ipp_aqwar(); // not used atm
new npc_ipp_naxx40(); new npc_ipp_naxx40();
new npc_ipp_tbc(); new npc_ipp_tbc();
new npc_ipp_tbc_pre_t4(); new npc_ipp_tbc_pre_t4();