aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ShadowfangKeep
diff options
context:
space:
mode:
authorKargatum <dowlandtop@yandex.com>2021-01-03 17:47:07 +0700
committerGitHub <noreply@github.com>2021-01-03 11:47:07 +0100
commita32b6b8ac4c81128a56b282f20837fb085bdd9e7 (patch)
treedc78724705a27ed8032372f73fbf5b318abbd630 /src/server/scripts/EasternKingdoms/ShadowfangKeep
parent4ea64b515aa952662dce11fd1012c566ae0d2449 (diff)
Core: whitespace cleanup, reduce double blank line to single (#25795)
* Core/Misc: fix double empty line * worldserver.conf
Diffstat (limited to 'src/server/scripts/EasternKingdoms/ShadowfangKeep')
-rw-r--r--src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp b/src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp
index c737b926af1..51ba08eead4 100644
--- a/src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp
+++ b/src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp
@@ -470,7 +470,6 @@ class spell_apothecary_validate_area : public SpellScriptLoader
targets.push_back(target);
}
-
void HandleScript(SpellEffIndex /*effindex*/)
{
GetHitUnit()->CastSpell(GetHitUnit(), SPELL_BUNNY_LOCKDOWN, true);