mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(Core/DB): Missing Diplomat Quests Part 11,14,16 and Minor Guard Tower Fixes (#4719)
This commit is contained in:
@@ -222,7 +222,7 @@ void AddSC_tirisfal_glades();
|
||||
void AddSC_undercity();
|
||||
void AddSC_western_plaguelands();
|
||||
void AddSC_westfall();
|
||||
void AddSC_wetlands();
|
||||
//void AddSC_wetlands();
|
||||
|
||||
//kalimdor
|
||||
void AddSC_instance_blackfathom_deeps(); //Blackfathom Depths
|
||||
@@ -812,7 +812,7 @@ void AddEasternKingdomsScripts()
|
||||
AddSC_undercity();
|
||||
AddSC_western_plaguelands();
|
||||
AddSC_westfall();
|
||||
AddSC_wetlands();
|
||||
//AddSC_wetlands();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user