mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
refactor(DB/Quest): move 4866 and 4224 from cpp to DB (#1415)
This commit is contained in:
committed by
Francesco Borzì
parent
dc72de9fce
commit
275dbec76d
@@ -203,7 +203,6 @@ void AddSC_instance_zulgurub();
|
||||
//void AddSC_alterac_mountains();
|
||||
void AddSC_arathi_highlands();
|
||||
void AddSC_blasted_lands();
|
||||
void AddSC_burning_steppes();
|
||||
void AddSC_duskwood();
|
||||
void AddSC_eastern_plaguelands();
|
||||
void AddSC_eversong_woods();
|
||||
@@ -791,7 +790,6 @@ void AddEasternKingdomsScripts()
|
||||
//AddSC_alterac_mountains();
|
||||
AddSC_arathi_highlands();
|
||||
AddSC_blasted_lands();
|
||||
AddSC_burning_steppes();
|
||||
AddSC_duskwood();
|
||||
AddSC_eastern_plaguelands();
|
||||
AddSC_eversong_woods();
|
||||
|
||||
Reference in New Issue
Block a user