fix(Server): remove double blank lines at the end of several files (#19735)

This commit is contained in:
Grimdhex
2024-08-25 12:21:14 +02:00
committed by GitHub
parent d4aca0bca1
commit 61f3a631c3
230 changed files with 0 additions and 230 deletions

View File

@@ -508,4 +508,3 @@ void AddSC_boss_archimonde()
RegisterHyjalAI(npc_ancient_wisp);
RegisterHyjalAI(npc_doomfire_spirit);
}

View File

@@ -181,4 +181,3 @@ void AddSC_boss_kazrogal()
RegisterHyjalAI(boss_kazrogal);
RegisterSpellAndAuraScriptPair(spell_mark_of_kazrogal, spell_mark_of_kazrogal_aura);
}

View File

@@ -192,4 +192,3 @@ void AddSC_boss_salramm()
new boss_salramm();
RegisterSpellScript(spell_boss_salramm_steal_flesh_aura);
}

View File

@@ -475,4 +475,3 @@ void AddSC_the_black_morass()
RegisterSpellScript(spell_black_morass_corrupt_medivh);
}

View File

@@ -428,4 +428,3 @@ void AddSC_boss_ayamiss()
RegisterSpellScriptWithArgs(spell_gen_ayamiss_swarmer_loop, "spell_gen_ayamiss_swarmer_loop_2", (NPC_HIVEZARA_SWARMER + 6) * 10);
RegisterSpellScriptWithArgs(spell_gen_ayamiss_swarmer_loop, "spell_gen_ayamiss_swarmer_loop_3", (NPC_HIVEZARA_SWARMER + 7) * 10);
}

View File

@@ -270,4 +270,3 @@ void AddSC_boss_buru()
RegisterRuinsOfAhnQirajCreatureAI(npc_buru_egg);
RegisterSpellScript(spell_egg_explosion);
}

View File

@@ -204,4 +204,3 @@ void AddSC_boss_moam()
RegisterSpellScript(spell_moam_mana_drain_filter);
RegisterSpellScript(spell_moam_summon_mana_fiends);
}

View File

@@ -382,4 +382,3 @@ void AddSC_boss_rajaxx()
RegisterSpellScript(spell_rajaxx_thundercrash);
RegisterRuinsOfAhnQirajCreatureAI(npc_general_andorov);
}

View File

@@ -161,4 +161,3 @@ void AddSC_ruins_of_ahnqiraj()
RegisterRuinsOfAhnQirajCreatureAI(npc_obsidian_destroyer);
RegisterSpellScript(spell_drain_mana);
}

View File

@@ -498,4 +498,3 @@ void AddSC_bug_trio()
RegisterSpellScript(spell_vem_knockback);
RegisterSpellScript(spell_vem_vengeance);
}

View File

@@ -1054,4 +1054,3 @@ void AddSC_boss_cthun()
new at_cthun_stomach_exit();
new at_cthun_center();
}

View File

@@ -185,4 +185,3 @@ void AddSC_boss_huhuran()
RegisterSpellScript(spell_huhuran_wyvern_sting);
RegisterSpellScript(spell_huhuran_poison_bolt);
}

View File

@@ -261,4 +261,3 @@ void AddSC_boss_skeram()
RegisterTempleOfAhnQirajCreatureAI(boss_skeram);
RegisterSpellScript(spell_skeram_arcane_explosion);
}

View File

@@ -487,4 +487,3 @@ void AddSC_boss_twinemperors()
new at_twin_emperors();
RegisterSpellScript(spell_mutate_explode_bug);
}

View File

@@ -420,4 +420,3 @@ void AddSC_boss_viscidus()
RegisterSpellScript(spell_explode_trigger);
RegisterSpellScript(spell_summon_toxin_slime);
}

View File

@@ -357,4 +357,3 @@ void AddSC_npc_anubisath_sentinel()
RegisterSpellScript(spell_anubisath_mortal_strike);
RegisterSpellScript(spell_mana_burn_area);
}

View File

@@ -575,4 +575,3 @@ void AddSC_temple_of_ahnqiraj()
RegisterSpellScript(spell_nullify);
new at_battleguard_sartura();
}

View File

@@ -519,4 +519,3 @@ void AddSC_instance_zulfarrak()
RegisterSpellScript(spell_zulfarrak_summon_zulfarrak_zombies);
RegisterSpellScript(spell_zulfarrak_unlocking);
}

View File

@@ -739,4 +739,3 @@ void AddSC_zulfarrak()
new npc_shadowpriest_sezziz();
new go_troll_cage();
}

View File

@@ -229,4 +229,3 @@ void AddSC_boss_azuregos()
RegisterSpellScript(spell_arcane_vacuum);
RegisterSpellScript(spell_mark_of_frost_freeze);
}

View File

@@ -585,4 +585,3 @@ void AddSC_azuremyst_isle()
new go_bristlelimb_cage();
RegisterSpellScript(spell_inoculate_nestlewood_owlkin);
}

View File

@@ -478,4 +478,3 @@ void AddSC_durotar()
RegisterSpellScript(spell_voljin_war_drums);
RegisterSpellScript(spell_voodoo);
}

View File

@@ -127,4 +127,3 @@ void AddSC_dustwallow_marsh()
RegisterSpellScript(spell_ooze_zap_channel_end);
RegisterSpellScript(spell_energize_aoe);
}

View File

@@ -56,4 +56,3 @@ void AddSC_feralas()
{
RegisterSpellScript(spell_gordunni_trap);
}

View File

@@ -360,4 +360,3 @@ void AddSC_thousand_needles()
new npc_plucky();
RegisterSpellScript(spell_panther_cage_key);
}