diff options
| author | offl <offl@users.noreply.github.com> | 2021-05-31 04:13:29 +0300 |
|---|---|---|
| committer | offl <offl@users.noreply.github.com> | 2021-05-31 04:13:29 +0300 |
| commit | 03c727326dce5d990fd453f42a92300dbd68dc0e (patch) | |
| tree | f913910f3e6b5ce10ea8de4a1c8be0f84d1acbf9 /src/server/scripts/Northrend | |
| parent | 4b0089bf7d6142dab2a7300138b6ee844ac37f03 (diff) | |
Scripts/Spells: Add comments with id & name of spells part 3
Diffstat (limited to 'src/server/scripts/Northrend')
19 files changed, 86 insertions, 14 deletions
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 eac8260ce11..f6b64a570d4 100644 --- a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_twin_valkyr.cpp +++ b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_twin_valkyr.cpp @@ -741,6 +741,7 @@ class spell_bullet_controller : public AuraScript } }; +// 67590, 67602, 67603, 67604 - Powering Up class spell_powering_up : public SpellScriptLoader { public: @@ -898,6 +899,8 @@ class spell_valkyr_essences : public SpellScriptLoader } }; +// 65879, 67244, 67245, 67246 - Power of the Twins +// 65916, 67248, 67249, 67250 - Power of the Twins class spell_power_of_the_twins : public SpellScriptLoader { public: diff --git a/src/server/scripts/Northrend/DraktharonKeep/boss_novos.cpp b/src/server/scripts/Northrend/DraktharonKeep/boss_novos.cpp index b2f96497a3d..0ccaf9a798a 100644 --- a/src/server/scripts/Northrend/DraktharonKeep/boss_novos.cpp +++ b/src/server/scripts/Northrend/DraktharonKeep/boss_novos.cpp @@ -367,6 +367,7 @@ public: } }; +// 59910 - Summon Minions class spell_novos_summon_minions : public SpellScriptLoader { public: diff --git a/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/pit_of_saron.cpp b/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/pit_of_saron.cpp index 866151f9696..2014e9e9eb2 100644 --- a/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/pit_of_saron.cpp +++ b/src/server/scripts/Northrend/FrozenHalls/PitOfSaron/pit_of_saron.cpp @@ -231,6 +231,7 @@ private: ObjectGuid _summonerGUID; }; +// 70827 - Ice Shards class spell_pos_ice_shards : public SpellScript { PrepareSpellScript(spell_pos_ice_shards); diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_lord_marrowgar.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_lord_marrowgar.cpp index 2371a41d9c0..11d0b8760dd 100644 --- a/src/server/scripts/Northrend/IcecrownCitadel/boss_lord_marrowgar.cpp +++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_lord_marrowgar.cpp @@ -478,6 +478,7 @@ private: bool _hasTrappedUnit; }; +// 69140 - Coldflame class spell_marrowgar_coldflame : public SpellScript { PrepareSpellScript(spell_marrowgar_coldflame); @@ -509,6 +510,7 @@ class spell_marrowgar_coldflame : public SpellScript } }; +// 72705 - Coldflame (Bonestorm) class spell_marrowgar_coldflame_bonestorm : public SpellScript { PrepareSpellScript(spell_marrowgar_coldflame_bonestorm); @@ -526,6 +528,7 @@ class spell_marrowgar_coldflame_bonestorm : public SpellScript } }; +// 69146, 70823, 70824, 70825 - Coldflame (Damage) class spell_marrowgar_coldflame_damage : public AuraScript { PrepareAuraScript(spell_marrowgar_coldflame_damage); @@ -551,6 +554,7 @@ class spell_marrowgar_coldflame_damage : public AuraScript } }; +// 69057, 70826, 72088, 72089 - Bone Spike Graveyard class spell_marrowgar_bone_spike_graveyard : public SpellScript { PrepareSpellScript(spell_marrowgar_bone_spike_graveyard); @@ -610,6 +614,7 @@ class spell_marrowgar_bone_spike_graveyard : public SpellScript } }; +// 69075, 70834, 70835, 70836 - Bone Storm class spell_marrowgar_bone_storm : public SpellScript { PrepareSpellScript(spell_marrowgar_bone_storm); @@ -625,6 +630,7 @@ class spell_marrowgar_bone_storm : public SpellScript } }; +// 69055, 70814 - Bone Slice class spell_marrowgar_bone_slice : public SpellScript { PrepareSpellScript(spell_marrowgar_bone_slice); diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp index d19b952b705..6ae09d60a7c 100644 --- a/src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp +++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp @@ -808,6 +808,7 @@ private: uint32 _newTargetSelectTimer; }; +// 70672, 72455, 72832, 72833 - Gaseous Bloat class spell_putricide_gaseous_bloat : public AuraScript { PrepareAuraScript(spell_putricide_gaseous_bloat); @@ -849,6 +850,8 @@ class spell_putricide_gaseous_bloat : public AuraScript } }; +// 70447, 72836, 72837, 72838 - Volatile Ooze Adhesive +// 70672, 72455, 72832, 72833 - Gaseous Bloat class spell_putricide_ooze_channel : public SpellScript { PrepareSpellScript(spell_putricide_ooze_channel); @@ -923,6 +926,7 @@ class ExactDistanceCheck float _dist; }; +// 70346, 72456, 72868, 72869 - Slime Puddle class spell_putricide_slime_puddle : public SpellScript { PrepareSpellScript(spell_putricide_slime_puddle); @@ -940,6 +944,7 @@ class spell_putricide_slime_puddle : public SpellScript }; // this is here only because on retail you dont actually enter HEROIC mode for ICC +// 72868, 72869 - Slime Puddle class spell_putricide_slime_puddle_aura : public SpellScript { PrepareSpellScript(spell_putricide_slime_puddle_aura); @@ -956,6 +961,7 @@ class spell_putricide_slime_puddle_aura : public SpellScript } }; +// 70351, 71966, 71967, 71968 - Unstable Experiment class spell_putricide_unstable_experiment : public SpellScript { PrepareSpellScript(spell_putricide_unstable_experiment); @@ -993,6 +999,7 @@ class spell_putricide_unstable_experiment : public SpellScript } }; +// 70459 - Ooze Eruption Search Effect class spell_putricide_ooze_eruption_searcher : public SpellScript { PrepareSpellScript(spell_putricide_ooze_eruption_searcher); @@ -1038,6 +1045,7 @@ class spell_putricide_ooze_tank_protection : public AuraScript } }; +// 71255 - Choking Gas Bomb class spell_putricide_choking_gas_bomb : public SpellScript { PrepareSpellScript(spell_putricide_choking_gas_bomb); @@ -1061,6 +1069,7 @@ class spell_putricide_choking_gas_bomb : public SpellScript } }; +// 70920 - Unbound Plague Search Effect class spell_putricide_unbound_plague : public SpellScript { PrepareSpellScript(spell_putricide_unbound_plague); @@ -1124,6 +1133,7 @@ class spell_putricide_unbound_plague : public SpellScript } }; +// 70360, 72527 - Eat Ooze class spell_putricide_eat_ooze : public SpellScript { PrepareSpellScript(spell_putricide_eat_ooze); @@ -1165,6 +1175,7 @@ class spell_putricide_eat_ooze : public SpellScript } }; +// 72451, 72463, 72671, 72672 - Mutated Plague class spell_putricide_mutated_plague : public AuraScript { PrepareAuraScript(spell_putricide_mutated_plague); @@ -1215,6 +1226,7 @@ class spell_putricide_mutated_plague : public AuraScript } }; +// 70308 - Mutated Transformation (Init) class spell_putricide_mutation_init : public SpellScript { PrepareSpellScript(spell_putricide_mutation_init); @@ -1288,6 +1300,7 @@ class spell_putricide_mutation_init_aura : public AuraScript } }; +// 70405, 72508, 72509, 72510 - Mutated Transformation (Dismiss) class spell_putricide_mutated_transformation_dismiss : public AuraScript { PrepareAuraScript(spell_putricide_mutated_transformation_dismiss); @@ -1304,6 +1317,7 @@ class spell_putricide_mutated_transformation_dismiss : public AuraScript } }; +// 70311, 71503 - Mutated Transformation class spell_putricide_mutated_transformation : public SpellScript { PrepareSpellScript(spell_putricide_mutated_transformation); @@ -1354,6 +1368,7 @@ class spell_putricide_mutated_transformation : public SpellScript } }; +// 70402, 72511, 72512, 72513 - Mutated Transformation (Damage) class spell_putricide_mutated_transformation_dmg : public SpellScript { PrepareSpellScript(spell_putricide_mutated_transformation_dmg); @@ -1370,6 +1385,7 @@ class spell_putricide_mutated_transformation_dmg : public SpellScript } }; +// 70539, 72457, 72875, 72876 - Regurgitated Ooze class spell_putricide_regurgitated_ooze : public SpellScript { PrepareSpellScript(spell_putricide_regurgitated_ooze); @@ -1388,6 +1404,8 @@ class spell_putricide_regurgitated_ooze : public SpellScript }; // Removes aura with id stored in effect value +// 71620 - Tear Gas Cancel +// 72618 - Mutated Plague Clear class spell_putricide_clear_aura_effect_value : public SpellScript { PrepareSpellScript(spell_putricide_clear_aura_effect_value); diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_rotface.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_rotface.cpp index 6fa493d661b..a9b44eb1474 100644 --- a/src/server/scripts/Northrend/IcecrownCitadel/boss_rotface.cpp +++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_rotface.cpp @@ -412,6 +412,7 @@ private: InstanceScript* _instance; }; +// 69782, 69796, 69798, 69801 - Ooze Flood class spell_rotface_ooze_flood : public SpellScript { PrepareSpellScript(spell_rotface_ooze_flood); @@ -451,6 +452,7 @@ class spell_rotface_ooze_flood : public SpellScript } }; +// 69674, 71224, 73022, 73023 - Mutated Infection class spell_rotface_mutated_infection : public SpellScript { PrepareSpellScript(spell_rotface_mutated_infection); @@ -503,6 +505,7 @@ class spell_rotface_mutated_infection_aura : public AuraScript } }; +// 69538 - Small Ooze Combine class spell_rotface_little_ooze_combine : public SpellScript { PrepareSpellScript(spell_rotface_little_ooze_combine); @@ -526,6 +529,7 @@ class spell_rotface_little_ooze_combine : public SpellScript } }; +// 69553 - Large Ooze Combine class spell_rotface_large_ooze_combine : public SpellScript { PrepareSpellScript(spell_rotface_large_ooze_combine); @@ -571,6 +575,7 @@ class spell_rotface_large_ooze_combine : public SpellScript } }; +// 69610 - Large Ooze Buff Combine class spell_rotface_large_ooze_buff_combine : public SpellScript { PrepareSpellScript(spell_rotface_large_ooze_buff_combine); @@ -636,6 +641,7 @@ class spell_rotface_large_ooze_buff_combine : public SpellScript } }; +// 69839 - Unstable Ooze Explosion class spell_rotface_unstable_ooze_explosion_init : public SpellScript { PrepareSpellScript(spell_rotface_unstable_ooze_explosion_init); @@ -663,6 +669,7 @@ class spell_rotface_unstable_ooze_explosion_init : public SpellScript } }; +// 69832 - Unstable Ooze Explosion class spell_rotface_unstable_ooze_explosion : public SpellScript { PrepareSpellScript(spell_rotface_unstable_ooze_explosion); @@ -689,6 +696,7 @@ class spell_rotface_unstable_ooze_explosion : public SpellScript } }; +// 71441 - Unstable Ooze Explosion Suicide Trigger class spell_rotface_unstable_ooze_explosion_suicide : public AuraScript { PrepareAuraScript(spell_rotface_unstable_ooze_explosion_suicide); @@ -711,6 +719,7 @@ class spell_rotface_unstable_ooze_explosion_suicide : public AuraScript } }; +// 72285, 72288 - Vile Gas Trigger class spell_rotface_vile_gas_trigger : public SpellScript { PrepareSpellScript(spell_rotface_vile_gas_trigger); @@ -765,6 +774,7 @@ class spell_rotface_vile_gas_trigger : public SpellScript } }; +// 69507, 71213, 73189, 73190 - Slime Spray class spell_rotface_slime_spray : public SpellScript { PrepareSpellScript(spell_rotface_slime_spray); diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp index 6576074c10c..ef7231030d4 100644 --- a/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp +++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp @@ -1336,6 +1336,7 @@ class spell_sindragosa_mystic_buffet : public SpellScript } }; +// 71376 - Icy Blast class spell_rimefang_icy_blast : public SpellScript { PrepareSpellScript(spell_rimefang_icy_blast); diff --git a/src/server/scripts/Northrend/Naxxramas/boss_sapphiron.cpp b/src/server/scripts/Northrend/Naxxramas/boss_sapphiron.cpp index 85a3d0505ba..99a5806c747 100644 --- a/src/server/scripts/Northrend/Naxxramas/boss_sapphiron.cpp +++ b/src/server/scripts/Northrend/Naxxramas/boss_sapphiron.cpp @@ -475,6 +475,7 @@ struct go_sapphiron_birth : public GameObjectAI InstanceScript* instance; }; +// 24780 - Dream Fog class spell_sapphiron_change_blizzard_target : public AuraScript { PrepareAuraScript(spell_sapphiron_change_blizzard_target); @@ -504,6 +505,7 @@ class spell_sapphiron_change_blizzard_target : public AuraScript } }; +// 28522 - Icebolt class spell_sapphiron_icebolt : public AuraScript { PrepareAuraScript(spell_sapphiron_icebolt); @@ -543,6 +545,7 @@ class spell_sapphiron_icebolt : public AuraScript ObjectGuid _block; }; +// 28560 - Summon Blizzard class spell_sapphiron_summon_blizzard : public SpellScript { PrepareSpellScript(spell_sapphiron_summon_blizzard); diff --git a/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp b/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp index 0f0dd10b843..ed5db896515 100644 --- a/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp +++ b/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp @@ -1585,6 +1585,7 @@ class npc_static_field : public CreatureScript } }; +// 56046 - Portal Beam class spell_malygos_portal_beam : public SpellScriptLoader { public: @@ -1629,6 +1630,7 @@ class spell_malygos_portal_beam : public SpellScriptLoader } }; +// 56047 - Random Portal class spell_malygos_random_portal : public SpellScriptLoader { public: @@ -1685,6 +1687,7 @@ class IsCreatureVehicleCheck bool _isVehicle; }; +// 57459, 61693, 61694 - Arcane Storm class spell_malygos_arcane_storm : public SpellScriptLoader { public: @@ -1742,6 +1745,7 @@ class spell_malygos_arcane_storm : public SpellScriptLoader } }; +// 56105 - Vortex class spell_malygos_vortex_dummy : public SpellScriptLoader { public: @@ -1779,6 +1783,7 @@ public: } }; +// 55873 - Vortex class spell_malygos_vortex_visual : public SpellScriptLoader { public: @@ -1887,6 +1892,7 @@ class spell_arcane_overload : public SpellScriptLoader } }; +// 61210 - Align Disk Aggro class spell_nexus_lord_align_disk_aggro : public SpellScriptLoader { public: @@ -1938,6 +1944,7 @@ class IsPlayerOnHoverDisk bool _isOnHoverDisk; }; +// 56397 - Arcane Barrage class spell_scion_of_eternity_arcane_barrage : public SpellScriptLoader { public: @@ -2018,6 +2025,7 @@ class spell_scion_of_eternity_arcane_barrage : public SpellScriptLoader } }; +// 58842 - Destroy Platform Channel class spell_malygos_destroy_platform_channel : public SpellScriptLoader { public: @@ -2202,6 +2210,7 @@ class spell_wyrmrest_skytalon_ride_red_dragon_buddy_trigger : public SpellScript } }; +// 60939 - Surge of Power class spell_malygos_surge_of_power_warning_selector_25 : public SpellScriptLoader { public: @@ -2265,6 +2274,7 @@ class spell_malygos_surge_of_power_warning_selector_25 : public SpellScriptLoade } }; +// 60936 - Surge of Power class spell_malygos_surge_of_power_25 : public SpellScriptLoader { public: 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 06822d9c2ff..d032a07ebe0 100644 --- a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_flame_leviathan.cpp +++ b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_flame_leviathan.cpp @@ -1495,7 +1495,7 @@ class achievement_orbit_uary : public AchievementCriteriaScript } }; -// 62399 Overload Circuit +// 62399 - Overload Circuit class spell_overload_circuit : public AuraScript { PrepareAuraScript(spell_overload_circuit); @@ -1741,6 +1741,7 @@ class FlameLeviathanPursuedTargetSelector } }; +// 62374 - Pursued class spell_pursue : public SpellScriptLoader { public: diff --git a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_mimiron.cpp b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_mimiron.cpp index de13b6a3447..4c99a8e0223 100644 --- a/src/server/scripts/Northrend/Ulduar/Ulduar/boss_mimiron.cpp +++ b/src/server/scripts/Northrend/Ulduar/Ulduar/boss_mimiron.cpp @@ -2079,7 +2079,7 @@ class spell_mimiron_plasma_blast : public SpellScriptLoader } }; -// 66351 - Explosion +// 66351, 63009 - Explosion class spell_mimiron_proximity_explosion : public SpellScriptLoader { public: diff --git a/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_palehoof.cpp b/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_palehoof.cpp index 05264defdc2..b6aa7ee0da8 100644 --- a/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_palehoof.cpp +++ b/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_palehoof.cpp @@ -521,7 +521,7 @@ struct go_palehoof_sphere : public GameObjectAI } }; -// 48139 - Crazed +// 48139 - Crazed class spell_palehoof_crazed : public AuraScript { PrepareAuraScript(spell_palehoof_crazed); @@ -537,6 +537,7 @@ class spell_palehoof_crazed : public AuraScript } }; +// 48146 - Crazed class spell_palehoof_crazed_effect : public SpellScript { PrepareSpellScript(spell_palehoof_crazed_effect); @@ -557,7 +558,7 @@ class spell_palehoof_crazed_effect : public SpellScript } }; -// 47669 - Awaken Subbos +// 47669 - Awaken Subboss class spell_palehoof_awaken_subboss : public SpellScript { PrepareSpellScript(spell_palehoof_awaken_subboss); diff --git a/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_svala.cpp b/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_svala.cpp index f1fcff4e388..5392d7e452e 100644 --- a/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_svala.cpp +++ b/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_svala.cpp @@ -459,6 +459,7 @@ class RitualTargetCheck } }; +// 48278 - Paralyze class spell_paralyze_pinnacle : public SpellScript { PrepareSpellScript(spell_paralyze_pinnacle); diff --git a/src/server/scripts/Northrend/VioletHold/boss_moragg.cpp b/src/server/scripts/Northrend/VioletHold/boss_moragg.cpp index 61870b4fa43..ba3146570ec 100644 --- a/src/server/scripts/Northrend/VioletHold/boss_moragg.cpp +++ b/src/server/scripts/Northrend/VioletHold/boss_moragg.cpp @@ -87,6 +87,8 @@ struct boss_moragg : public BossAI } }; +// 54438, 59523 - Ray of Pain +// 54442, 59524 - Ray of Suffering class spell_moragg_ray : public AuraScript { PrepareAuraScript(spell_moragg_ray); @@ -109,6 +111,7 @@ class spell_moragg_ray : public AuraScript } }; +// 54396 - Optic Link class spell_moragg_optic_link : public AuraScript { PrepareAuraScript(spell_moragg_optic_link); diff --git a/src/server/scripts/Northrend/zone_borean_tundra.cpp b/src/server/scripts/Northrend/zone_borean_tundra.cpp index 74b4be75a9f..2c8eff3a8ac 100644 --- a/src/server/scripts/Northrend/zone_borean_tundra.cpp +++ b/src/server/scripts/Northrend/zone_borean_tundra.cpp @@ -198,6 +198,7 @@ const uint32 CaribouTraps[CaribouTrapsNum] = GO_CARIBOU_TRAP_11, GO_CARIBOU_TRAP_12, GO_CARIBOU_TRAP_13, GO_CARIBOU_TRAP_14, GO_CARIBOU_TRAP_15, }; +// 46085 - Place Fake Fur class spell_q11865_place_fake_fur : public SpellScript { PrepareSpellScript(spell_q11865_place_fake_fur); @@ -357,6 +358,7 @@ enum red_dragonblood SPELL_SUBDUED = 46675 }; +// 46620 - Red Dragonblood class spell_red_dragonblood : public SpellScriptLoader { public: @@ -1700,6 +1702,7 @@ enum BloodsporeRuination EVENT_RESET_ORIENTATION }; +// 45997 - Bloodspore Ruination class spell_q11719_bloodspore_ruination_45997 : public SpellScriptLoader { public: @@ -1834,7 +1837,6 @@ public: } }; -// 45668 - Ultra-Advanced Proto-Typical Shortening Blaster enum ShorteningBlaster { SPELL_SHORTENING_BLASTER_BIGGER1 = 45674, @@ -1850,6 +1852,7 @@ enum ShorteningBlaster SPELL_SHORTENING_BLASTER_POLYMORPH2 = 45683 }; +// 45668 - Crafty's Ultra-Advanced Proto-Typical Shortening Blaster class spell_q11653_shortening_blaster : public SpellScript { PrepareSpellScript(spell_q11653_shortening_blaster); diff --git a/src/server/scripts/Northrend/zone_dragonblight.cpp b/src/server/scripts/Northrend/zone_dragonblight.cpp index 5a1f80233a8..89bef93c401 100644 --- a/src/server/scripts/Northrend/zone_dragonblight.cpp +++ b/src/server/scripts/Northrend/zone_dragonblight.cpp @@ -383,6 +383,7 @@ enum StrengthenAncientsMisc NPC_LOTHALOR = 26321 }; +// 47575 - Strengthen the Ancients: On Interact Dummy to Woodlands Walker class spell_q12096_q12092_dummy : public SpellScriptLoader // Strengthen the Ancients: On Interact Dummy to Woodlands Walker { public: @@ -430,7 +431,8 @@ public: } }; -class spell_q12096_q12092_bark : public SpellScriptLoader // Bark of the Walkers +// 47530 - Bark of the Walkers +class spell_q12096_q12092_bark : public SpellScriptLoader { public: spell_q12096_q12092_bark() : SpellScriptLoader("spell_q12096_q12092_bark") { } diff --git a/src/server/scripts/Northrend/zone_howling_fjord.cpp b/src/server/scripts/Northrend/zone_howling_fjord.cpp index 5a1df8a9d0d..3483ba2328f 100644 --- a/src/server/scripts/Northrend/zone_howling_fjord.cpp +++ b/src/server/scripts/Northrend/zone_howling_fjord.cpp @@ -470,6 +470,7 @@ public: } }; +// 42268 - Quest - Mindless Abomination Explosion FX Master class spell_mindless_abomination_explosion_fx_master : public SpellScriptLoader { enum Spells diff --git a/src/server/scripts/Northrend/zone_sholazar_basin.cpp b/src/server/scripts/Northrend/zone_sholazar_basin.cpp index e9dc5ad568d..33cc26762c5 100644 --- a/src/server/scripts/Northrend/zone_sholazar_basin.cpp +++ b/src/server/scripts/Northrend/zone_sholazar_basin.cpp @@ -370,6 +370,7 @@ enum MiscLifewarden SPELL_WILD_GROWTH = 52948, }; +// 51957 - Call of the Lifewarden class spell_q12620_the_lifewarden_wrath : public SpellScriptLoader { public: @@ -458,6 +459,7 @@ enum KickWhatKick SAY_DROSTAN_REPLY_MISS = 0, }; +// 51330 - Shoot RJR class spell_q12589_shoot_rjr : public SpellScriptLoader { public: @@ -609,6 +611,8 @@ enum ShangoTracks SAY_INCORRECT_TRACKS = 28635 }; +// 52160 - Correct Tracks +// 52163 - Incorrect Tracks class spell_shango_tracks : public SpellScriptLoader { public: @@ -655,6 +659,7 @@ enum ReturnedSevenfold SPELL_DEATHBOLT = 51855 }; +// 51854 - Deathbolt class spell_q12611_deathbolt : public SpellScript { PrepareSpellScript(spell_q12611_deathbolt); diff --git a/src/server/scripts/Northrend/zone_zuldrak.cpp b/src/server/scripts/Northrend/zone_zuldrak.cpp index 1066f122ebb..e7e90765297 100644 --- a/src/server/scripts/Northrend/zone_zuldrak.cpp +++ b/src/server/scripts/Northrend/zone_zuldrak.cpp @@ -631,10 +631,9 @@ uint32 const FetchIngredients[21][4] = { SPELL_FETCH_FROZEN_SPIDER_ICHOR, SPELL_HAVE_FROZEN_SPIDER_ICHOR, ITEM_FROZEN_SPIDER_ICHOR, SAY_FROZEN_SPIDER_ICHOR } }; -/*##### -# spell_random_ingredient_aura -#####*/ - +// 51015 - Random Ingredient Easy Aura +// 51154 - Random Ingredient Medium Aura +// 51157 - Random Ingredient Hard Aura class spell_random_ingredient_aura : public SpellScriptLoader { public: spell_random_ingredient_aura() : SpellScriptLoader("spell_random_ingredient_aura") { } @@ -681,10 +680,9 @@ class spell_random_ingredient_aura : public SpellScriptLoader } }; -/*##### -# spell_random_ingredient -#####*/ - +// 51105 - Random Ingredient Medium +// 51107 - Random Ingredient Hard +// 51134 - Random Ingredient Easy class spell_random_ingredient : public SpellScriptLoader { public: spell_random_ingredient() : SpellScriptLoader("spell_random_ingredient") { } @@ -764,6 +762,7 @@ class spell_random_ingredient : public SpellScriptLoader # spell_pot_check #####*/ +// 51046 - Pot Check class spell_pot_check : public SpellScriptLoader { public: spell_pot_check() : SpellScriptLoader("spell_pot_check") { } @@ -960,6 +959,7 @@ enum ScourgeDisguise TEXT_DISGUISE_WARNING = 28891 }; +// 51966 - Scourge Disguise class spell_scourge_disguise : public AuraScript { PrepareAuraScript(spell_scourge_disguise); @@ -983,6 +983,7 @@ class spell_scourge_disguise : public AuraScript } }; +// 51971 - Scourge Disguise Instability class spell_scourge_disguise_instability : public AuraScript { PrepareAuraScript(spell_scourge_disguise_instability); @@ -1011,6 +1012,7 @@ class spell_scourge_disguise_instability : public AuraScript } }; +// 52010 - Scourge Disguise Expiring class spell_scourge_disguise_expiring : public AuraScript { PrepareAuraScript(spell_scourge_disguise_expiring); |
