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

@@ -373,4 +373,3 @@ void AddSC_boss_keleseth()
new npc_vrykul_skeleton();
RegisterSpellScript(spell_frost_tomb_aura);
}

View File

@@ -321,4 +321,3 @@ void AddSC_instance_utgarde_keep()
{
new instance_utgarde_keep();
}

View File

@@ -239,4 +239,3 @@ void AddSC_utgarde_keep()
RegisterSpellScript(spell_ticking_time_bomb_aura);
}

View File

@@ -821,4 +821,3 @@ void AddSC_boss_palehoof()
new npc_frenzied_worgen();
new go_palehoof_sphere();
}

View File

@@ -533,4 +533,3 @@ void AddSC_boss_skadi()
new boss_skadi_grauf();
new go_harpoon_canon();
}

View File

@@ -439,4 +439,3 @@ void AddSC_boss_svala()
new npc_ritual_channeler();
RegisterSpellAndAuraScriptPair(spell_svala_ritual_strike, spell_svala_ritual_strike_aura);
}

View File

@@ -271,4 +271,3 @@ void AddSC_instance_utgarde_pinnacle()
{
new instance_utgarde_pinnacle();
}

View File

@@ -72,4 +72,3 @@ void AddSC_utgarde_pinnacle()
{
RegisterSpellScript(spell_utgarde_pinnacle_beast_mark);
}