mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 11:33:48 +00:00
fix(Server): remove double blank lines at the end of several files (#19735)
This commit is contained in:
@@ -290,4 +290,3 @@ void AddSC_boss_loken()
|
||||
new boss_loken();
|
||||
new spell_loken_pulsing_shockwave();
|
||||
}
|
||||
|
||||
|
||||
@@ -218,4 +218,3 @@ void AddSC_instance_halls_of_lightning()
|
||||
{
|
||||
new instance_halls_of_lightning();
|
||||
}
|
||||
|
||||
|
||||
@@ -251,4 +251,3 @@ void AddSC_boss_krystallus()
|
||||
new spell_krystallus_shatter();
|
||||
new spell_krystallus_shatter_effect();
|
||||
}
|
||||
|
||||
|
||||
@@ -899,4 +899,3 @@ void AddSC_brann_bronzebeard()
|
||||
new iron_golem_custodian();
|
||||
new spell_hos_dark_matter();
|
||||
}
|
||||
|
||||
|
||||
@@ -268,4 +268,3 @@ void AddSC_instance_halls_of_stone()
|
||||
{
|
||||
new instance_halls_of_stone();
|
||||
}
|
||||
|
||||
|
||||
@@ -1313,4 +1313,3 @@ void AddSC_boss_freya()
|
||||
new achievement_freya_knock_on_wood("achievement_freya_knock_knock_on_wood", 2);
|
||||
new achievement_freya_knock_on_wood("achievement_freya_knock_knock_knock_on_wood", 3);
|
||||
}
|
||||
|
||||
|
||||
@@ -1181,4 +1181,3 @@ void AddSC_boss_razorscale()
|
||||
new achievement_quick_shave();
|
||||
new achievement_iron_dwarf_medium_rare();
|
||||
}
|
||||
|
||||
|
||||
@@ -1348,4 +1348,3 @@ void AddSC_instance_ulduar()
|
||||
{
|
||||
new instance_ulduar();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user