aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/boss_razorgore.cpp1
-rw-r--r--src/server/scripts/EasternKingdoms/BlackrockMountain/MoltenCore/boss_baron_geddon.cpp1
-rw-r--r--src/server/scripts/EasternKingdoms/MagistersTerrace/boss_felblood_kaelthas.cpp1
-rw-r--r--src/server/scripts/EasternKingdoms/ScarletEnclave/chapter1.cpp2
-rw-r--r--src/server/scripts/EasternKingdoms/ScarletEnclave/chapter2.cpp1
-rw-r--r--src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp2
-rw-r--r--src/server/scripts/EasternKingdoms/SunwellPlateau/boss_muru.cpp1
-rw-r--r--src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_anetheron.cpp1
-rw-r--r--src/server/scripts/Kalimdor/zone_ashenvale.cpp1
-rw-r--r--src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp2
-rw-r--r--src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp3
-rw-r--r--src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/boss_argent_challenge.cpp1
-rw-r--r--src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_anubarak_trial.cpp1
-rw-r--r--src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_faction_champions.cpp2
-rw-r--r--src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_twin_valkyr.cpp2
-rw-r--r--src/server/scripts/Northrend/FrozenHalls/ForgeOfSouls/boss_bronjahm.cpp3
-rw-r--r--src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_forgemaster_garfrost.cpp1
-rw-r--r--src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_krickandick.cpp1
-rw-r--r--src/server/scripts/Northrend/IcecrownCitadel/boss_blood_queen_lana_thel.cpp6
-rw-r--r--src/server/scripts/Northrend/IcecrownCitadel/boss_deathbringer_saurfang.cpp8
-rw-r--r--src/server/scripts/Northrend/IcecrownCitadel/boss_festergut.cpp3
-rw-r--r--src/server/scripts/Northrend/IcecrownCitadel/boss_lady_deathwhisper.cpp3
-rw-r--r--src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp2
-rw-r--r--src/server/scripts/Northrend/IcecrownCitadel/boss_valithria_dreamwalker.cpp15
-rw-r--r--src/server/scripts/Northrend/Naxxramas/boss_four_horsemen.cpp5
-rw-r--r--src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp5
-rw-r--r--src/server/scripts/Northrend/Nexus/Nexus/boss_ormorok.cpp1
-rw-r--r--src/server/scripts/Northrend/Nexus/Oculus/boss_eregos.cpp1
-rw-r--r--src/server/scripts/Northrend/Ulduar/Ulduar/boss_algalon_the_observer.cpp6
-rw-r--r--src/server/scripts/Northrend/Ulduar/Ulduar/boss_flame_leviathan.cpp1
-rw-r--r--src/server/scripts/Northrend/Ulduar/Ulduar/boss_freya.cpp5
-rw-r--r--src/server/scripts/Northrend/Ulduar/Ulduar/boss_general_vezax.cpp3
-rw-r--r--src/server/scripts/Northrend/Ulduar/Ulduar/boss_hodir.cpp2
-rw-r--r--src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/boss_keleseth.cpp1
-rw-r--r--src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/utgarde_keep.cpp1
-rw-r--r--src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_skadi.cpp3
-rw-r--r--src/server/scripts/Northrend/VioletHold/boss_cyanigosa.cpp1
-rw-r--r--src/server/scripts/Northrend/zone_storm_peaks.cpp1
-rw-r--r--src/server/scripts/Northrend/zone_zuldrak.cpp1
-rw-r--r--src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp1
-rw-r--r--src/server/scripts/Outland/HellfireCitadel/BloodFurnace/boss_broggok.cpp2
-rw-r--r--src/server/scripts/Outland/TempestKeep/Eye/boss_astromancer.cpp1
-rw-r--r--src/server/scripts/Outland/TempestKeep/Mechanar/boss_mechano_lord_capacitus.cpp3
-rw-r--r--src/server/scripts/Outland/TempestKeep/botanica/boss_commander_sarannis.cpp1
-rw-r--r--src/server/scripts/Spells/spell_generic.cpp2
-rw-r--r--src/server/scripts/Spells/spell_holiday.cpp1
-rw-r--r--src/server/scripts/Spells/spell_quest.cpp2
-rw-r--r--src/server/scripts/World/boss_emerald_dragons.cpp1
48 files changed, 108 insertions, 7 deletions
diff --git a/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/boss_razorgore.cpp b/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/boss_razorgore.cpp
index 740339afd6a..03751e31a7c 100644
--- a/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/boss_razorgore.cpp
+++ b/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/boss_razorgore.cpp
@@ -201,6 +201,7 @@ class go_orb_of_domination : public GameObjectScript
}
};
+// 19873 - Destroy Egg
class spell_egg_event : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/EasternKingdoms/BlackrockMountain/MoltenCore/boss_baron_geddon.cpp b/src/server/scripts/EasternKingdoms/BlackrockMountain/MoltenCore/boss_baron_geddon.cpp
index cecda726d6d..a773629a296 100644
--- a/src/server/scripts/EasternKingdoms/BlackrockMountain/MoltenCore/boss_baron_geddon.cpp
+++ b/src/server/scripts/EasternKingdoms/BlackrockMountain/MoltenCore/boss_baron_geddon.cpp
@@ -123,6 +123,7 @@ class boss_baron_geddon : public CreatureScript
}
};
+// 19695 - Inferno
class spell_baron_geddon_inferno : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/EasternKingdoms/MagistersTerrace/boss_felblood_kaelthas.cpp b/src/server/scripts/EasternKingdoms/MagistersTerrace/boss_felblood_kaelthas.cpp
index 8f03e281c0c..bb149e270a1 100644
--- a/src/server/scripts/EasternKingdoms/MagistersTerrace/boss_felblood_kaelthas.cpp
+++ b/src/server/scripts/EasternKingdoms/MagistersTerrace/boss_felblood_kaelthas.cpp
@@ -484,6 +484,7 @@ private:
ObjectGuid _eggGUID;
};
+// 44191 - Flame Strike
class spell_felblood_kaelthas_flame_strike : public AuraScript
{
PrepareAuraScript(spell_felblood_kaelthas_flame_strike);
diff --git a/src/server/scripts/EasternKingdoms/ScarletEnclave/chapter1.cpp b/src/server/scripts/EasternKingdoms/ScarletEnclave/chapter1.cpp
index abf6504470f..e81c5d98f6a 100644
--- a/src/server/scripts/EasternKingdoms/ScarletEnclave/chapter1.cpp
+++ b/src/server/scripts/EasternKingdoms/ScarletEnclave/chapter1.cpp
@@ -351,6 +351,7 @@ class go_acherus_soul_prison : public GameObjectScript
}
};
+// 51519 - Death Knight Initiate Visual
class spell_death_knight_initiate_visual : public SpellScript
{
PrepareSpellScript(spell_death_knight_initiate_visual);
@@ -869,6 +870,7 @@ class spell_stable_master_repo : public AuraScript
}
};
+// 52264 - Deliver Stolen Horse
class spell_deliver_stolen_horse : public SpellScript
{
PrepareSpellScript(spell_deliver_stolen_horse);
diff --git a/src/server/scripts/EasternKingdoms/ScarletEnclave/chapter2.cpp b/src/server/scripts/EasternKingdoms/ScarletEnclave/chapter2.cpp
index 557d8eb51af..87139fb42d6 100644
--- a/src/server/scripts/EasternKingdoms/ScarletEnclave/chapter2.cpp
+++ b/src/server/scripts/EasternKingdoms/ScarletEnclave/chapter2.cpp
@@ -611,6 +611,7 @@ public:
};
};
+// 53110 - Devour Humanoid
class spell_death_knight_devour_humanoid : public SpellScript
{
PrepareSpellScript(spell_death_knight_devour_humanoid);
diff --git a/src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp b/src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp
index 126a6a7bef9..fc875c6157d 100644
--- a/src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp
+++ b/src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp
@@ -394,7 +394,7 @@ class npc_apothecary_baxter : public CreatureScript
}
};
-// 68965 -[DND] Lingering Fumes Targetting (starter)
+// 68965 - [DND] Lingering Fumes Targetting (starter)
class spell_apothecary_lingering_fumes : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_muru.cpp b/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_muru.cpp
index b54fe97c7e4..5fa91af18d2 100644
--- a/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_muru.cpp
+++ b/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_muru.cpp
@@ -636,6 +636,7 @@ class spell_muru_darkness : SpellScriptLoader
}
};
+// 45934 - Dark Fiend
class spell_dark_fiend_skin : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_anetheron.cpp b/src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_anetheron.cpp
index 31c76838940..eb646393a96 100644
--- a/src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_anetheron.cpp
+++ b/src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_anetheron.cpp
@@ -263,6 +263,7 @@ public:
};
+// 38196 - Vampiric Aura
class spell_anetheron_vampiric_aura : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Kalimdor/zone_ashenvale.cpp b/src/server/scripts/Kalimdor/zone_ashenvale.cpp
index b5961616295..285db50448b 100644
--- a/src/server/scripts/Kalimdor/zone_ashenvale.cpp
+++ b/src/server/scripts/Kalimdor/zone_ashenvale.cpp
@@ -372,6 +372,7 @@ enum KingoftheFoulwealdMisc
GO_BANNER = 178205
};
+// 20783 - Destroy Karang's Banner
class spell_destroy_karangs_banner : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp b/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp
index 23fe6b854a5..452ba55f07f 100644
--- a/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp
+++ b/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_anubarak.cpp
@@ -600,6 +600,7 @@ struct npc_anubarak_impale_target : public NullCreatureAI
}
};
+// 53472, 59433 - Pound
class spell_anubarak_pound : public AuraScript
{
PrepareAuraScript(spell_anubarak_pound);
@@ -621,6 +622,7 @@ class spell_anubarak_pound : public AuraScript
}
};
+// 53520 - Carrion Beetles
class spell_anubarak_carrion_beetles : public AuraScript
{
PrepareAuraScript(spell_anubarak_carrion_beetles);
diff --git a/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp b/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp
index 002b7668914..d35a7ea026a 100644
--- a/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp
+++ b/src/server/scripts/Northrend/AzjolNerub/AzjolNerub/boss_krikthir_the_gatewatcher.cpp
@@ -914,6 +914,7 @@ class npc_gatewatcher_web_wrap : public CreatureScript
}
};
+// 52343 - Krik'Thir Subboss Aggro Trigger
class spell_gatewatcher_subboss_trigger : public SpellScriptLoader
{
public:
@@ -966,6 +967,7 @@ class spell_gatewatcher_subboss_trigger : public SpellScriptLoader
}
};
+// 52536 - Fixate Trigger
class spell_anub_ar_skirmisher_fixate : public SpellScriptLoader
{
public:
@@ -998,6 +1000,7 @@ class spell_anub_ar_skirmisher_fixate : public SpellScriptLoader
}
};
+// 52086 - Web Wrap
class spell_gatewatcher_web_wrap : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/boss_argent_challenge.cpp b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/boss_argent_challenge.cpp
index ac3ebcb6ed1..2399721e58d 100644
--- a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/boss_argent_challenge.cpp
+++ b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/boss_argent_challenge.cpp
@@ -125,6 +125,7 @@ class OrientationCheck
Unit* caster;
};
+// 66862, 67681 - Radiance
class spell_eadric_radiance : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_anubarak_trial.cpp b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_anubarak_trial.cpp
index d69cbd84a8a..4cff204bd56 100644
--- a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_anubarak_trial.cpp
+++ b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_anubarak_trial.cpp
@@ -910,6 +910,7 @@ class spell_impale : public SpellScriptLoader
}
};
+// 66118, 67630, 68646, 68647 - Leeching Swarm
class spell_anubarak_leeching_swarm : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_faction_champions.cpp b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_faction_champions.cpp
index bbce73d9b82..dbf70f481dc 100644
--- a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_faction_champions.cpp
+++ b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_faction_champions.cpp
@@ -2247,6 +2247,7 @@ class npc_toc_pet_hunter : public CreatureScript
}
};
+// 65812, 68154, 68155, 68156 - Unstable Affliction
class spell_faction_champion_warl_unstable_affliction : public SpellScriptLoader
{
public:
@@ -2279,6 +2280,7 @@ class spell_faction_champion_warl_unstable_affliction : public SpellScriptLoader
}
};
+// 66017, 68753, 68754, 68755 - Death Grip
class spell_faction_champion_death_grip : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_twin_valkyr.cpp b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_twin_valkyr.cpp
index c6b564e9f5a..f32dd34537f 100644
--- a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_twin_valkyr.cpp
+++ b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_twin_valkyr.cpp
@@ -703,7 +703,7 @@ class npc_bullet_controller : public CreatureScript
}
};
-// 66149 - Bullet Controller Periodic
+// 66149, 68396 - Bullet Controller Periodic
class spell_bullet_controller : public AuraScript
{
PrepareAuraScript(spell_bullet_controller);
diff --git a/src/server/scripts/Northrend/FrozenHalls/ForgeOfSouls/boss_bronjahm.cpp b/src/server/scripts/Northrend/FrozenHalls/ForgeOfSouls/boss_bronjahm.cpp
index ccde03b2fda..1213e21de87 100644
--- a/src/server/scripts/Northrend/FrozenHalls/ForgeOfSouls/boss_bronjahm.cpp
+++ b/src/server/scripts/Northrend/FrozenHalls/ForgeOfSouls/boss_bronjahm.cpp
@@ -259,6 +259,7 @@ class npc_corrupted_soul_fragment : public CreatureScript
}
};
+// 68793, 69050 - Magic's Bane
class spell_bronjahm_magic_bane : public SpellScriptLoader
{
public:
@@ -290,6 +291,7 @@ class spell_bronjahm_magic_bane : public SpellScriptLoader
}
};
+// 68861 - Consume Soul
class spell_bronjahm_consume_soul : public SpellScriptLoader
{
public:
@@ -356,6 +358,7 @@ class spell_bronjahm_soulstorm_visual : public SpellScriptLoader
}
};
+// 68921, 69049 - Soulstorm
class spell_bronjahm_soulstorm_targeting : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_forgemaster_garfrost.cpp b/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_forgemaster_garfrost.cpp
index e5d0838ab9d..51db578edad 100644
--- a/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_forgemaster_garfrost.cpp
+++ b/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_forgemaster_garfrost.cpp
@@ -247,6 +247,7 @@ private:
uint32 _permafrostStack;
};
+// 68786, 70336 - Permafrost
class spell_garfrost_permafrost : public SpellScript
{
PrepareSpellScript(spell_garfrost_permafrost);
diff --git a/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_krickandick.cpp b/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_krickandick.cpp
index 23ecce42299..f717fa274af 100644
--- a/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_krickandick.cpp
+++ b/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/boss_krickandick.cpp
@@ -570,6 +570,7 @@ class spell_ick_explosive_barrage : public AuraScript
}
};
+// 44851 - Hasty Grow
class spell_exploding_orb_hasty_grow : public AuraScript
{
PrepareAuraScript(spell_exploding_orb_hasty_grow);
diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_blood_queen_lana_thel.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_blood_queen_lana_thel.cpp
index 0c64d2831d2..6533aea45cb 100644
--- a/src/server/scripts/Northrend/IcecrownCitadel/boss_blood_queen_lana_thel.cpp
+++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_blood_queen_lana_thel.cpp
@@ -515,6 +515,7 @@ private:
// helper for shortened code
typedef boss_blood_queen_lana_thel LanaThelAI;
+// 70946, 71475, 71476, 71477 - Vampiric Bite
class spell_blood_queen_vampiric_bite : public SpellScript
{
PrepareSpellScript(spell_blood_queen_vampiric_bite);
@@ -574,6 +575,7 @@ class spell_blood_queen_vampiric_bite : public SpellScript
}
};
+// 70877, 71474 - Frenzied Bloodthirst
class spell_blood_queen_frenzied_bloodthirst : public AuraScript
{
PrepareAuraScript(spell_blood_queen_frenzied_bloodthirst);
@@ -622,6 +624,7 @@ class BloodboltHitCheck
LanaThelAI* _ai;
};
+// 71899, 71900, 71901, 71902 - Bloodbolt Whirl
class spell_blood_queen_bloodbolt : public SpellScript
{
PrepareSpellScript(spell_blood_queen_bloodbolt);
@@ -687,6 +690,7 @@ class spell_blood_queen_essence_of_the_blood_queen : public AuraScript
}
};
+// 71390 - Pact of the Darkfallen
class spell_blood_queen_pact_of_the_darkfallen : public SpellScript
{
PrepareSpellScript(spell_blood_queen_pact_of_the_darkfallen);
@@ -724,6 +728,7 @@ class spell_blood_queen_pact_of_the_darkfallen : public SpellScript
}
};
+// 71340 - Pact of the Darkfallen
class spell_blood_queen_pact_of_the_darkfallen_dmg : public AuraScript
{
PrepareAuraScript(spell_blood_queen_pact_of_the_darkfallen_dmg);
@@ -752,6 +757,7 @@ class spell_blood_queen_pact_of_the_darkfallen_dmg : public AuraScript
}
};
+// 71341 - Pact of the Darkfallen
class spell_blood_queen_pact_of_the_darkfallen_dmg_target : public SpellScript
{
PrepareSpellScript(spell_blood_queen_pact_of_the_darkfallen_dmg_target);
diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_deathbringer_saurfang.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_deathbringer_saurfang.cpp
index d3b5fa295f7..0bc3f759d3e 100644
--- a/src/server/scripts/Northrend/IcecrownCitadel/boss_deathbringer_saurfang.cpp
+++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_deathbringer_saurfang.cpp
@@ -988,6 +988,7 @@ private:
uint32 _index;
};
+// 72202 - Blood Link
class spell_deathbringer_blood_link : public SpellScript
{
PrepareSpellScript(spell_deathbringer_blood_link);
@@ -1011,6 +1012,7 @@ class spell_deathbringer_blood_link : public SpellScript
}
};
+// 72178 - Blood Link
class spell_deathbringer_blood_link_aura : public AuraScript
{
PrepareAuraScript(spell_deathbringer_blood_link_aura);
@@ -1034,6 +1036,7 @@ class spell_deathbringer_blood_link_aura : public AuraScript
}
};
+// 72371 - Blood Power
class spell_deathbringer_blood_power : public SpellScript
{
PrepareSpellScript(spell_deathbringer_blood_power);
@@ -1067,6 +1070,7 @@ class spell_deathbringer_blood_power_aura : public AuraScript
}
};
+// 72409, 72447, 72448, 72449 - Rune of Blood
class spell_deathbringer_rune_of_blood : public SpellScript
{
PrepareSpellScript(spell_deathbringer_rune_of_blood);
@@ -1110,6 +1114,7 @@ class spell_deathbringer_blood_beast_blood_link : public AuraScript
}
};
+// 72380, 72438, 72439, 72440 - Blood Nova
class spell_deathbringer_blood_nova : public SpellScript
{
PrepareSpellScript(spell_deathbringer_blood_nova);
@@ -1131,6 +1136,7 @@ class spell_deathbringer_blood_nova : public SpellScript
}
};
+// 72378, 73058 - Blood Nova
class spell_deathbringer_blood_nova_targeting : public SpellScript
{
PrepareSpellScript(spell_deathbringer_blood_nova_targeting);
@@ -1193,6 +1199,7 @@ private:
WorldObject* target;
};
+// 72385, 72441, 72442, 72443 - Boiling Blood
class spell_deathbringer_boiling_blood : public SpellScript
{
PrepareSpellScript(spell_deathbringer_boiling_blood);
@@ -1219,6 +1226,7 @@ class spell_deathbringer_boiling_blood : public SpellScript
}
};
+// 72257 - Remove Marks of the Fallen Champion
class spell_deathbringer_remove_marks : public SpellScript
{
PrepareSpellScript(spell_deathbringer_remove_marks);
diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_festergut.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_festergut.cpp
index ca300a6b4d1..397ef792a72 100644
--- a/src/server/scripts/Northrend/IcecrownCitadel/boss_festergut.cpp
+++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_festergut.cpp
@@ -346,6 +346,7 @@ private:
InstanceScript* _instance;
};
+// 69195, 71219, 73031, 73032 - Pungent Blight
class spell_festergut_pungent_blight : public SpellScript
{
PrepareSpellScript(spell_festergut_pungent_blight);
@@ -367,6 +368,7 @@ class spell_festergut_pungent_blight : public SpellScript
}
};
+// 72219, 72551, 72552, 72553 - Gastric Bloat
class spell_festergut_gastric_bloat : public SpellScript
{
PrepareSpellScript(spell_festergut_gastric_bloat);
@@ -392,6 +394,7 @@ class spell_festergut_gastric_bloat : public SpellScript
}
};
+// 69290, 71222, 73033, 73034 - Blighted Spores
class spell_festergut_blighted_spores : public AuraScript
{
PrepareAuraScript(spell_festergut_blighted_spores);
diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_lady_deathwhisper.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_lady_deathwhisper.cpp
index da56e3c26aa..972b0ee2361 100644
--- a/src/server/scripts/Northrend/IcecrownCitadel/boss_lady_deathwhisper.cpp
+++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_lady_deathwhisper.cpp
@@ -942,6 +942,7 @@ private:
bool _canShatter;
};
+// 70842 - Mana Barrier
class spell_deathwhisper_mana_barrier : public AuraScript
{
PrepareAuraScript(spell_deathwhisper_mana_barrier);
@@ -963,6 +964,7 @@ class spell_deathwhisper_mana_barrier : public AuraScript
}
};
+// 71289 - Dominate Mind
class spell_deathwhisper_dominated_mind : public AuraScript
{
PrepareAuraScript(spell_deathwhisper_dominated_mind);
@@ -984,6 +986,7 @@ class spell_deathwhisper_dominated_mind : public AuraScript
}
};
+// 72478 - Summon Spirits
class spell_deathwhisper_summon_spirits : public SpellScript
{
PrepareSpellScript(spell_deathwhisper_summon_spirits);
diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp
index d925b242ac8..bb27ec91165 100644
--- a/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp
+++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp
@@ -1361,6 +1361,7 @@ class OrderWhelpTargetSelector
Creature* _owner;
};
+// 71357 - Order Whelp
class spell_frostwarden_handler_order_whelp : public SpellScript
{
PrepareSpellScript(spell_frostwarden_handler_order_whelp);
@@ -1403,6 +1404,7 @@ class spell_frostwarden_handler_order_whelp : public SpellScript
}
};
+// 71350 - Focus Fire
class spell_frostwarden_handler_focus_fire : public SpellScript
{
PrepareSpellScript(spell_frostwarden_handler_focus_fire);
diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_valithria_dreamwalker.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_valithria_dreamwalker.cpp
index 0d161f209cf..3bf12d00ce2 100644
--- a/src/server/scripts/Northrend/IcecrownCitadel/boss_valithria_dreamwalker.cpp
+++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_valithria_dreamwalker.cpp
@@ -990,6 +990,7 @@ private:
InstanceScript* _instance;
};
+// 71085 - Mana Void
class spell_dreamwalker_mana_void : public AuraScript
{
PrepareAuraScript(spell_dreamwalker_mana_void);
@@ -1009,6 +1010,10 @@ class spell_dreamwalker_mana_void : public AuraScript
}
};
+// 70912 - Summon Timer: Suppresser
+// 70913 - Summon Timer: Blazing Skeleton
+// 70915 - Summon Timer: Gluttonous Abomination
+// 70916 - Summon Timer: Risen Archmage
class spell_dreamwalker_decay_periodic_timer : public AuraScript
{
PrepareAuraScript(spell_dreamwalker_decay_periodic_timer);
@@ -1036,6 +1041,10 @@ class spell_dreamwalker_decay_periodic_timer : public AuraScript
int32 _decayRate = 0;
};
+// 70921 - Summon Gluttonous Abomination
+// 70933 - Summon Blazing Skeleton
+// 71032 - Summon Blistering Zombie
+// 71078 - Summon Risen Archmage
class spell_dreamwalker_summoner : public SpellScript
{
PrepareSpellScript(spell_dreamwalker_summoner);
@@ -1075,6 +1084,7 @@ class spell_dreamwalker_summoner : public SpellScript
}
};
+// 70912 - Summon Timer: Suppresser
class spell_dreamwalker_summon_suppresser : public AuraScript
{
PrepareAuraScript(spell_dreamwalker_summon_suppresser);
@@ -1117,6 +1127,7 @@ class spell_dreamwalker_summon_suppresser : public AuraScript
}
};
+// 70936 - Summon Suppresser
class spell_dreamwalker_summon_suppresser_effect : public SpellScript
{
PrepareSpellScript(spell_dreamwalker_summon_suppresser_effect);
@@ -1144,6 +1155,7 @@ class spell_dreamwalker_summon_suppresser_effect : public SpellScript
}
};
+// 72224 - Summon Dream Portal
class spell_dreamwalker_summon_dream_portal : public SpellScript
{
PrepareSpellScript(spell_dreamwalker_summon_dream_portal);
@@ -1164,6 +1176,7 @@ class spell_dreamwalker_summon_dream_portal : public SpellScript
}
};
+// 72480 - Summon Nightmare Portal
class spell_dreamwalker_summon_nightmare_portal : public SpellScript
{
PrepareSpellScript(spell_dreamwalker_summon_nightmare_portal);
@@ -1184,6 +1197,7 @@ class spell_dreamwalker_summon_nightmare_portal : public SpellScript
}
};
+// 71970 - Nightmare Cloud
class spell_dreamwalker_nightmare_cloud : public AuraScript
{
PrepareAuraScript(spell_dreamwalker_nightmare_cloud);
@@ -1215,6 +1229,7 @@ private:
InstanceScript* _instance;
};
+// 71941 - Twisted Nightmares
class spell_dreamwalker_twisted_nightmares : public SpellScript
{
PrepareSpellScript(spell_dreamwalker_twisted_nightmares);
diff --git a/src/server/scripts/Northrend/Naxxramas/boss_four_horsemen.cpp b/src/server/scripts/Northrend/Naxxramas/boss_four_horsemen.cpp
index fc117fd89bd..e3e14e4dc21 100644
--- a/src/server/scripts/Northrend/Naxxramas/boss_four_horsemen.cpp
+++ b/src/server/scripts/Northrend/Naxxramas/boss_four_horsemen.cpp
@@ -647,6 +647,10 @@ struct boss_four_horsemen_sir : public boss_four_horsemen_baseAI
bool _shouldSay; // throttle to make sure we only talk on first target hit by holy wrath
};
+// 28832 - Mark of Korth'azz
+// 28833 - Mark of Blaumeux
+// 28834 - Mark of Rivendare
+// 28835 - Mark of Zeliek
class spell_four_horsemen_mark : public AuraScript
{
PrepareAuraScript(spell_four_horsemen_mark);
@@ -695,6 +699,7 @@ class spell_four_horsemen_mark : public AuraScript
}
};
+// 28865 - Consumption
class spell_four_horsemen_consumption : public SpellScript
{
PrepareSpellScript(spell_four_horsemen_consumption);
diff --git a/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp b/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp
index 6b8d83d92b8..22f1bd25d01 100644
--- a/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp
+++ b/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp
@@ -1856,6 +1856,7 @@ class ExactDistanceCheck
float _dist;
};
+// 56438 - Arcane Overload
class spell_arcane_overload : public SpellScriptLoader
{
public:
@@ -2060,6 +2061,7 @@ class spell_malygos_destroy_platform_channel : public SpellScriptLoader
}
};
+// 59084 - Destroy Platform Boom Visual
class spell_alexstrasza_bunny_destroy_platform_boom_visual : public SpellScriptLoader
{
public:
@@ -2097,6 +2099,7 @@ class spell_alexstrasza_bunny_destroy_platform_boom_visual : public SpellScriptL
}
};
+// 59099 - Destroy Platform Event
class spell_alexstrasza_bunny_destroy_platform_event : public SpellScriptLoader
{
public:
@@ -2317,6 +2320,7 @@ class spell_malygos_surge_of_power_25 : public SpellScriptLoader
}
};
+// 61028 - Alexstrasza's Gift Beam
class spell_alexstrasza_gift_beam : public SpellScriptLoader
{
public:
@@ -2361,6 +2365,7 @@ class spell_alexstrasza_gift_beam : public SpellScriptLoader
}
};
+// 61023 - Alexstrasza's Gift Visual
class spell_alexstrasza_gift_beam_visual : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/Nexus/Nexus/boss_ormorok.cpp b/src/server/scripts/Northrend/Nexus/Nexus/boss_ormorok.cpp
index 5150bc95c5b..f0bf6b2e8c0 100644
--- a/src/server/scripts/Northrend/Nexus/Nexus/boss_ormorok.cpp
+++ b/src/server/scripts/Northrend/Nexus/Nexus/boss_ormorok.cpp
@@ -243,6 +243,7 @@ private:
};
+// 47941 - Crystal Spike
class spell_crystal_spike : public AuraScript
{
PrepareAuraScript(spell_crystal_spike);
diff --git a/src/server/scripts/Northrend/Nexus/Oculus/boss_eregos.cpp b/src/server/scripts/Northrend/Nexus/Oculus/boss_eregos.cpp
index 13536813cd0..520439fbf54 100644
--- a/src/server/scripts/Northrend/Nexus/Oculus/boss_eregos.cpp
+++ b/src/server/scripts/Northrend/Nexus/Oculus/boss_eregos.cpp
@@ -251,6 +251,7 @@ private:
bool _amberVoid;
};
+// 51162 - Planar Shift
class spell_eregos_planar_shift : public AuraScript
{
PrepareAuraScript(spell_eregos_planar_shift);
diff --git a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_algalon_the_observer.cpp b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_algalon_the_observer.cpp
index 0fc907e31c6..d05c09edcf4 100644
--- a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_algalon_the_observer.cpp
+++ b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_algalon_the_observer.cpp
@@ -1036,7 +1036,7 @@ private:
InstanceScript* _instance;
};
-// 64412 - Phase Punch
+// 64412 - Phase Punch
class spell_algalon_phase_punch : public AuraScript
{
PrepareAuraScript(spell_algalon_phase_punch);
@@ -1064,7 +1064,7 @@ class spell_algalon_phase_punch : public AuraScript
}
};
-// 65508 - Constellation Phase Trigger
+// 65508 - Constellation Phase Trigger
class spell_algalon_phase_constellation : public AuraScript
{
PrepareAuraScript(spell_algalon_phase_constellation);
@@ -1117,7 +1117,7 @@ class spell_algalon_trigger_3_adds : public SpellScript
}
};
-// 62018 - Collapse
+// 62018 - Collapse
class spell_algalon_collapse : public AuraScript
{
PrepareAuraScript(spell_algalon_collapse);
diff --git a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_flame_leviathan.cpp b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_flame_leviathan.cpp
index 56989c8aef0..60fdc2c2325 100644
--- a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_flame_leviathan.cpp
+++ b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_flame_leviathan.cpp
@@ -1590,6 +1590,7 @@ class spell_load_into_catapult : public SpellScriptLoader
}
};
+// 62705 - Auto-repair
class spell_auto_repair : public SpellScriptLoader
{
enum Spells
diff --git a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_freya.cpp b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_freya.cpp
index aaa6e2552f1..9b6fb374e77 100644
--- a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_freya.cpp
+++ b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_freya.cpp
@@ -1530,6 +1530,9 @@ class npc_unstable_sun_beam : public CreatureScript
}
};
+// 62521 - Attuned to Nature 25 Dose Reduction
+// 62524 - Attuned to Nature 2 Dose Reduction
+// 62525 - Attuned to Nature 10 Dose Reduction
class spell_freya_attuned_to_nature_dose_reduction : public SpellScriptLoader
{
public:
@@ -1577,6 +1580,8 @@ class spell_freya_attuned_to_nature_dose_reduction : public SpellScriptLoader
}
};
+// 65158 - Strengthened Iron Roots Summon Effect
+// 65160 - Iron Roots Summon Effect
class spell_freya_iron_roots : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_general_vezax.cpp b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_general_vezax.cpp
index e081b197872..c8e8870201d 100644
--- a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_general_vezax.cpp
+++ b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_general_vezax.cpp
@@ -448,6 +448,7 @@ class npc_saronite_vapors : public CreatureScript
}
};
+// 63276 - Mark of the Faceless
class spell_general_vezax_mark_of_the_faceless : public SpellScriptLoader
{
public:
@@ -484,6 +485,7 @@ class spell_general_vezax_mark_of_the_faceless : public SpellScriptLoader
}
};
+// 63278 - Mark of the Faceless
class spell_general_vezax_mark_of_the_faceless_leech : public SpellScriptLoader
{
public:
@@ -513,6 +515,7 @@ class spell_general_vezax_mark_of_the_faceless_leech : public SpellScriptLoader
}
};
+// 63322 - Saronite Vapors
class spell_general_vezax_saronite_vapors : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_hodir.cpp b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_hodir.cpp
index 201498b5645..96d07436752 100644
--- a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_hodir.cpp
+++ b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_hodir.cpp
@@ -983,6 +983,7 @@ class npc_toasty_fire : public CreatureScript
};
};
+// 62038 - Biting Cold
class spell_biting_cold : public SpellScriptLoader
{
public:
@@ -1039,6 +1040,7 @@ class spell_biting_cold : public SpellScriptLoader
}
};
+// 62039 - Biting Cold
class spell_biting_cold_dot : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/boss_keleseth.cpp b/src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/boss_keleseth.cpp
index a048d527a47..e69f93831e4 100644
--- a/src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/boss_keleseth.cpp
+++ b/src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/boss_keleseth.cpp
@@ -305,6 +305,7 @@ private:
EventMap events;
};
+// 48400 - Frost Tomb
class spell_frost_tomb : public AuraScript
{
PrepareAuraScript(spell_frost_tomb);
diff --git a/src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/utgarde_keep.cpp b/src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/utgarde_keep.cpp
index d0a9df43333..623fe1c1a77 100644
--- a/src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/utgarde_keep.cpp
+++ b/src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/utgarde_keep.cpp
@@ -111,6 +111,7 @@ enum Fixate
SPELL_FIXATE_TRIGGER = 40415
};
+// 40414 - Fixate
class spell_fixate : public SpellScript
{
PrepareSpellScript(spell_fixate);
diff --git a/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_skadi.cpp b/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_skadi.cpp
index 2f3869fd493..7db5f5ca769 100644
--- a/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_skadi.cpp
+++ b/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_skadi.cpp
@@ -577,6 +577,7 @@ struct npc_ymirjar_harpooner : public npc_skadi_trashAI
}
};
+// 47594 - Freezing Cloud
class spell_freezing_cloud_area_right : public SpellScript
{
PrepareSpellScript(spell_freezing_cloud_area_right);
@@ -603,6 +604,7 @@ class spell_freezing_cloud_area_right : public SpellScript
}
};
+// 47574 - Freezing Cloud
class spell_freezing_cloud_area_left : public SpellScript
{
PrepareSpellScript(spell_freezing_cloud_area_left);
@@ -629,6 +631,7 @@ class spell_freezing_cloud_area_left : public SpellScript
}
};
+// 47579, 60020 - Freezing Cloud
class spell_freezing_cloud_damage : public AuraScript
{
PrepareAuraScript(spell_freezing_cloud_damage);
diff --git a/src/server/scripts/Northrend/VioletHold/boss_cyanigosa.cpp b/src/server/scripts/Northrend/VioletHold/boss_cyanigosa.cpp
index 315e9e6d9d2..04eaa2fe6a8 100644
--- a/src/server/scripts/Northrend/VioletHold/boss_cyanigosa.cpp
+++ b/src/server/scripts/Northrend/VioletHold/boss_cyanigosa.cpp
@@ -133,6 +133,7 @@ class achievement_defenseless : public AchievementCriteriaScript
}
};
+// 58694 - Arcane Vacuum
class spell_cyanigosa_arcane_vacuum : public SpellScript
{
PrepareSpellScript(spell_cyanigosa_arcane_vacuum);
diff --git a/src/server/scripts/Northrend/zone_storm_peaks.cpp b/src/server/scripts/Northrend/zone_storm_peaks.cpp
index 7491a05dc9a..b9301da3407 100644
--- a/src/server/scripts/Northrend/zone_storm_peaks.cpp
+++ b/src/server/scripts/Northrend/zone_storm_peaks.cpp
@@ -1122,6 +1122,7 @@ enum CloseRift
SPELL_DESPAWN_RIFT = 61665
};
+// 56763 - Close Rift
class spell_close_rift : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Northrend/zone_zuldrak.cpp b/src/server/scripts/Northrend/zone_zuldrak.cpp
index e3a1c2ae790..87454186e9d 100644
--- a/src/server/scripts/Northrend/zone_zuldrak.cpp
+++ b/src/server/scripts/Northrend/zone_zuldrak.cpp
@@ -1028,6 +1028,7 @@ class spell_scourge_disguise_expiring : public AuraScript
}
};
+// 54089 - Drop Disguise
class spell_drop_disguise : public SpellScript
{
PrepareSpellScript(spell_drop_disguise);
diff --git a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp
index acecedcb0ce..a3629f1348a 100644
--- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp
+++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/boss_blackheart_the_inciter.cpp
@@ -198,6 +198,7 @@ struct boss_blackheart_the_inciter_mc_dummy : public NullCreatureAI
}
};
+// 33676 - Incite Chaos
class spell_blackheart_incite_chaos : public SpellScript
{
PrepareSpellScript(spell_blackheart_incite_chaos);
diff --git a/src/server/scripts/Outland/HellfireCitadel/BloodFurnace/boss_broggok.cpp b/src/server/scripts/Outland/HellfireCitadel/BloodFurnace/boss_broggok.cpp
index 091d35ab20c..f4d0db568ca 100644
--- a/src/server/scripts/Outland/HellfireCitadel/BloodFurnace/boss_broggok.cpp
+++ b/src/server/scripts/Outland/HellfireCitadel/BloodFurnace/boss_broggok.cpp
@@ -275,7 +275,7 @@ class go_broggok_lever : public GameObjectScript
}
};
-// 30914, 38462 - Poison (Broggok)
+// 30914, 38462 - Poison
class spell_broggok_poison_cloud : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Outland/TempestKeep/Eye/boss_astromancer.cpp b/src/server/scripts/Outland/TempestKeep/Eye/boss_astromancer.cpp
index 240ccf07c10..8ad3633910d 100644
--- a/src/server/scripts/Outland/TempestKeep/Eye/boss_astromancer.cpp
+++ b/src/server/scripts/Outland/TempestKeep/Eye/boss_astromancer.cpp
@@ -499,6 +499,7 @@ class npc_solarium_priest : public CreatureScript
}
};
+// 42783 - Wrath of the Astromancer
class spell_astromancer_wrath_of_the_astromancer : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Outland/TempestKeep/Mechanar/boss_mechano_lord_capacitus.cpp b/src/server/scripts/Outland/TempestKeep/Mechanar/boss_mechano_lord_capacitus.cpp
index 9f7823c58c2..f01a744054e 100644
--- a/src/server/scripts/Outland/TempestKeep/Mechanar/boss_mechano_lord_capacitus.cpp
+++ b/src/server/scripts/Outland/TempestKeep/Mechanar/boss_mechano_lord_capacitus.cpp
@@ -168,6 +168,8 @@ class boss_mechano_lord_capacitus : public CreatureScript
}
};
+// 39090 - Positive Charge
+// 39093 - Negative Charge
class spell_capacitus_polarity_charge : public SpellScriptLoader
{
public:
@@ -234,6 +236,7 @@ class spell_capacitus_polarity_charge : public SpellScriptLoader
}
};
+// 39096 - Polarity Shift
class spell_capacitus_polarity_shift : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Outland/TempestKeep/botanica/boss_commander_sarannis.cpp b/src/server/scripts/Outland/TempestKeep/botanica/boss_commander_sarannis.cpp
index 281fb9240d2..4cc3cf527ea 100644
--- a/src/server/scripts/Outland/TempestKeep/botanica/boss_commander_sarannis.cpp
+++ b/src/server/scripts/Outland/TempestKeep/botanica/boss_commander_sarannis.cpp
@@ -161,6 +161,7 @@ enum Creatures
NPC_SUMMONED_BLOODWARDER_RESERVIST = 20078
};
+// 34803 - Summon Reinforcements
class spell_commander_sarannis_summon_reinforcements : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Spells/spell_generic.cpp b/src/server/scripts/Spells/spell_generic.cpp
index 08ae2ab112a..96f49a85ad8 100644
--- a/src/server/scripts/Spells/spell_generic.cpp
+++ b/src/server/scripts/Spells/spell_generic.cpp
@@ -4313,7 +4313,6 @@ class spell_gen_vehicle_control_link : public AuraScript
}
};
-// 34779 - Freezing Circle
enum FreezingCircleMisc
{
SPELL_FREEZING_CIRCLE_PIT_OF_SARON_NORMAL = 69574,
@@ -4323,6 +4322,7 @@ enum FreezingCircleMisc
MAP_ID_BLOOD_IN_THE_SNOW_SCENARIO = 1130
};
+// 34779 - Freezing Circle
class spell_freezing_circle : public SpellScript
{
PrepareSpellScript(spell_freezing_circle);
diff --git a/src/server/scripts/Spells/spell_holiday.cpp b/src/server/scripts/Spells/spell_holiday.cpp
index b770c0454fd..e00c52cd749 100644
--- a/src/server/scripts/Spells/spell_holiday.cpp
+++ b/src/server/scripts/Spells/spell_holiday.cpp
@@ -1351,6 +1351,7 @@ class spell_brewfest_relay_race_intro_force_player_to_throw : public SpellScript
}
};
+// 43755 - Brewfest - Daily - Relay Race - Player - Increase Mount Duration - DND
class spell_brewfest_relay_race_turn_in : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/Spells/spell_quest.cpp b/src/server/scripts/Spells/spell_quest.cpp
index b304665e7fc..b801afa86c8 100644
--- a/src/server/scripts/Spells/spell_quest.cpp
+++ b/src/server/scripts/Spells/spell_quest.cpp
@@ -2820,6 +2820,8 @@ class spell_q13665_q13790_bested_trigger : public SpellScriptLoader
};
// herald of war and life without regret portal spells
+// 59064 - Portal to Orgrimmar
+// 59439 - Portal to Undercity
class spell_59064_59439_portals : public SpellScriptLoader
{
public:
diff --git a/src/server/scripts/World/boss_emerald_dragons.cpp b/src/server/scripts/World/boss_emerald_dragons.cpp
index b521f4c4d30..d44d7123a1f 100644
--- a/src/server/scripts/World/boss_emerald_dragons.cpp
+++ b/src/server/scripts/World/boss_emerald_dragons.cpp
@@ -717,6 +717,7 @@ class DreamFogTargetSelector
}
};
+// 24778 - Sleep
class spell_dream_fog_sleep : public SpellScriptLoader
{
public: