mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Do not instantiate unused AI - will uncomment when actually used
This commit is contained in:
@@ -289,7 +289,7 @@ public:
|
||||
void AddSC_mod_individual_progression_awareness()
|
||||
{
|
||||
new npc_ipp_aq();
|
||||
new npc_ipp_naxx40();
|
||||
// new npc_ipp_naxx40(); // Not used yet
|
||||
new npc_ipp_tbc();
|
||||
new npc_ipp_tbc_t4();
|
||||
new npc_ipp_tbc_pre_t4();
|
||||
|
||||
Reference in New Issue
Block a user