mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/spell_dbc): Imp's Phase Shift (#6408)
This commit is contained in:
@@ -565,7 +565,6 @@ void AddSC_hunter_pet_scripts();
|
||||
void AddSC_mage_pet_scripts();
|
||||
void AddSC_priest_pet_scripts();
|
||||
void AddSC_shaman_pet_scripts();
|
||||
void AddSC_warlock_pet_scripts();
|
||||
|
||||
// battlegrounds
|
||||
|
||||
@@ -1172,7 +1171,6 @@ void AddPetScripts()
|
||||
AddSC_mage_pet_scripts();
|
||||
AddSC_priest_pet_scripts();
|
||||
AddSC_shaman_pet_scripts();
|
||||
AddSC_warlock_pet_scripts();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user