aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/Auchindoun
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2011-03-21 10:52:14 +0100
committerShauren <shauren.trinity@gmail.com>2011-03-21 10:52:14 +0100
commit2f79b0f266e48778f13f9e183b41bfd8baa6f8bd (patch)
tree24d015e1cd21d43393e690ce624db3dda9b3ed73 /src/server/scripts/Outland/Auchindoun
parentf8162d609ba2d010fadaed56a0dc51df17c3b7a1 (diff)
Core: Removed all double (and more) empty lines
Diffstat (limited to 'src/server/scripts/Outland/Auchindoun')
-rw-r--r--src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_exarch_maladaar.cpp3
-rw-r--r--src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_shirrak_the_dead_watcher.cpp2
-rw-r--r--src/server/scripts/Outland/Auchindoun/ManaTombs/boss_nexusprince_shaffar.cpp3
-rw-r--r--src/server/scripts/Outland/Auchindoun/ManaTombs/boss_pandemonius.cpp1
-rw-r--r--src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_darkweaver_syth.cpp4
-rw-r--r--src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_tailonking_ikiss.cpp1
-rw-r--r--src/server/scripts/Outland/Auchindoun/SethekkHalls/instance_sethekk_halls.cpp1
-rw-r--r--src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_ambassador_hellmaw.cpp1
-rw-r--r--src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_murmur.cpp1
-rw-r--r--src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/instance_shadow_labyrinth.cpp1
10 files changed, 0 insertions, 18 deletions
diff --git a/src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_exarch_maladaar.cpp b/src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_exarch_maladaar.cpp
index e413489600f..f29eae06ad8 100644
--- a/src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_exarch_maladaar.cpp
+++ b/src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_exarch_maladaar.cpp
@@ -125,7 +125,6 @@ public:
};
-
#define SAY_INTRO -1558000
#define SAY_SUMMON -1558001
@@ -305,7 +304,6 @@ public:
};
-
#define SPELL_AV_MORTAL_STRIKE 16856
#define SPELL_AV_SUNDER_ARMOR 16145
@@ -351,7 +349,6 @@ public:
};
-
void AddSC_boss_exarch_maladaar()
{
new boss_exarch_maladaar();
diff --git a/src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_shirrak_the_dead_watcher.cpp b/src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_shirrak_the_dead_watcher.cpp
index 7bc09f74984..b893f22b328 100644
--- a/src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_shirrak_the_dead_watcher.cpp
+++ b/src/server/scripts/Outland/Auchindoun/AuchenaiCrypts/boss_shirrak_the_dead_watcher.cpp
@@ -160,7 +160,6 @@ public:
};
-
class mob_focus_fire : public CreatureScript
{
public:
@@ -212,7 +211,6 @@ public:
};
-
void AddSC_boss_shirrak_the_dead_watcher()
{
new boss_shirrak_the_dead_watcher();
diff --git a/src/server/scripts/Outland/Auchindoun/ManaTombs/boss_nexusprince_shaffar.cpp b/src/server/scripts/Outland/Auchindoun/ManaTombs/boss_nexusprince_shaffar.cpp
index 7d758d2bdf8..72f628c2988 100644
--- a/src/server/scripts/Outland/Auchindoun/ManaTombs/boss_nexusprince_shaffar.cpp
+++ b/src/server/scripts/Outland/Auchindoun/ManaTombs/boss_nexusprince_shaffar.cpp
@@ -215,7 +215,6 @@ public:
};
-
enum eEnums
{
SPELL_ARCANE_BOLT = 15254,
@@ -308,7 +307,6 @@ public:
};
-
enum eEthereal
{
SPELL_ETHEREAL_APPRENTICE_FIREBOLT = 32369,
@@ -361,7 +359,6 @@ public:
};
-
void AddSC_boss_nexusprince_shaffar()
{
new boss_nexusprince_shaffar();
diff --git a/src/server/scripts/Outland/Auchindoun/ManaTombs/boss_pandemonius.cpp b/src/server/scripts/Outland/Auchindoun/ManaTombs/boss_pandemonius.cpp
index a0e92e91704..2345ae4c41b 100644
--- a/src/server/scripts/Outland/Auchindoun/ManaTombs/boss_pandemonius.cpp
+++ b/src/server/scripts/Outland/Auchindoun/ManaTombs/boss_pandemonius.cpp
@@ -124,7 +124,6 @@ public:
};
-
void AddSC_boss_pandemonius()
{
new boss_pandemonius();
diff --git a/src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_darkweaver_syth.cpp b/src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_darkweaver_syth.cpp
index fbb0bb5e14f..6daae1372fa 100644
--- a/src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_darkweaver_syth.cpp
+++ b/src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_darkweaver_syth.cpp
@@ -198,7 +198,6 @@ public:
};
-
/* ELEMENTALS */
class mob_syth_fire : public CreatureScript
{
@@ -308,7 +307,6 @@ public:
};
};
-
class mob_syth_frost : public CreatureScript
{
public:
@@ -364,7 +362,6 @@ public:
};
-
class mob_syth_shadow : public CreatureScript
{
public:
@@ -420,7 +417,6 @@ public:
};
-
void AddSC_boss_darkweaver_syth()
{
new boss_darkweaver_syth();
diff --git a/src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_tailonking_ikiss.cpp b/src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_tailonking_ikiss.cpp
index af3630bac31..d19b756a5c7 100644
--- a/src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_tailonking_ikiss.cpp
+++ b/src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_tailonking_ikiss.cpp
@@ -211,7 +211,6 @@ public:
};
-
void AddSC_boss_talon_king_ikiss()
{
new boss_talon_king_ikiss();
diff --git a/src/server/scripts/Outland/Auchindoun/SethekkHalls/instance_sethekk_halls.cpp b/src/server/scripts/Outland/Auchindoun/SethekkHalls/instance_sethekk_halls.cpp
index 6280145aaa5..93a4abd8485 100644
--- a/src/server/scripts/Outland/Auchindoun/SethekkHalls/instance_sethekk_halls.cpp
+++ b/src/server/scripts/Outland/Auchindoun/SethekkHalls/instance_sethekk_halls.cpp
@@ -89,7 +89,6 @@ public:
};
-
void AddSC_instance_sethekk_halls()
{
new instance_sethekk_halls();
diff --git a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_ambassador_hellmaw.cpp b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_ambassador_hellmaw.cpp
index 1a479ce7658..de106876d15 100644
--- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_ambassador_hellmaw.cpp
+++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_ambassador_hellmaw.cpp
@@ -204,7 +204,6 @@ public:
};
-
void AddSC_boss_ambassador_hellmaw()
{
new boss_ambassador_hellmaw();
diff --git a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_murmur.cpp b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_murmur.cpp
index 042cf142c9b..c583349ca67 100644
--- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_murmur.cpp
+++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_murmur.cpp
@@ -203,7 +203,6 @@ public:
};
-
void AddSC_boss_murmur()
{
new boss_murmur();
diff --git a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/instance_shadow_labyrinth.cpp b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/instance_shadow_labyrinth.cpp
index 03e32e48a94..f3f3fe7dabd 100644
--- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/instance_shadow_labyrinth.cpp
+++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/instance_shadow_labyrinth.cpp
@@ -225,7 +225,6 @@ public:
};
-
void AddSC_instance_shadow_labyrinth()
{
new instance_shadow_labyrinth();