mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(Server): remove double blank lines at the end of several files (#19735)
This commit is contained in:
@@ -822,4 +822,3 @@ void AddSC_boss_argent_challenge()
|
||||
RegisterSpellScript(spell_toc5_light_rain);
|
||||
RegisterSpellScript(spell_reflective_shield_aura);
|
||||
}
|
||||
|
||||
|
||||
@@ -1310,4 +1310,3 @@ void AddSC_instance_trial_of_the_champion()
|
||||
{
|
||||
new instance_trial_of_the_champion();
|
||||
}
|
||||
|
||||
|
||||
@@ -955,4 +955,3 @@ void AddSC_boss_anubarak_trial()
|
||||
new spell_gen_leeching_swarm();
|
||||
new spell_gen_leeching_swarm_dmg();
|
||||
}
|
||||
|
||||
|
||||
@@ -2496,4 +2496,3 @@ void AddSC_boss_faction_champions()
|
||||
new npc_toc_pet_hunter();
|
||||
new spell_faction_champion_warl_unstable_affliction();
|
||||
}
|
||||
|
||||
|
||||
@@ -524,4 +524,3 @@ void AddSC_boss_jaraxxus()
|
||||
new spell_toc25_mistress_kiss();
|
||||
new spell_mistress_kiss_area();
|
||||
}
|
||||
|
||||
|
||||
@@ -927,4 +927,3 @@ void AddSC_boss_twin_valkyr()
|
||||
new spell_valkyr_touch();
|
||||
new spell_valkyr_ball_periodic_dummy();
|
||||
}
|
||||
|
||||
|
||||
@@ -1694,4 +1694,3 @@ void AddSC_instance_trial_of_the_crusader()
|
||||
{
|
||||
new instance_trial_of_the_crusader();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user