diff options
Diffstat (limited to 'src')
37 files changed, 77 insertions, 39 deletions
diff --git a/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_elder_nadox.cpp b/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_elder_nadox.cpp index d42f0e90f22..e6fa470535f 100644 --- a/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_elder_nadox.cpp +++ b/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_elder_nadox.cpp @@ -30,6 +30,7 @@ bool DeadAhnkaharGuardian; // needed for achievement: Respect Your Elders(2038) #define ACHIEVEMENT_RESPECT_YOUR_ELDERS 2038 +//not in db #define SAY_AGGRO -1619014 #define SAY_SLAY_1 -1619015 #define SAY_SLAY_2 -1619016 diff --git a/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_herald_volazj.cpp b/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_herald_volazj.cpp index 820c260801e..d289fed0670 100644 --- a/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_herald_volazj.cpp +++ b/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_herald_volazj.cpp @@ -41,6 +41,7 @@ update creature_template set scriptname = 'boss_volazj' where entry = ''; #define SPELL_SHIVER_N 57949 #define SPELL_SHIVER_H 59978 +//not in db //Yell #define SAY_AGGRO -1619030 #define SAY_SLAY_1 -1619031 diff --git a/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_jedoga_shadowseeker.cpp b/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_jedoga_shadowseeker.cpp index 47a7d79e87b..43852fc5ce3 100644 --- a/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_jedoga_shadowseeker.cpp +++ b/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_jedoga_shadowseeker.cpp @@ -32,13 +32,14 @@ update creature_template set scriptname = 'boss_jedoga' where entry = ''; #include "def_ahnkahet.h" #define SPELL_CYCLONE_STRIKE 56855 -#define H_SPELL_CYCLONE_STRIKE 60030//kein unterschied zu 56855 außer das 60030 1,5sec cast ist +#define H_SPELL_CYCLONE_STRIKE 60030//kein unterschied zu 56855 außer das 60030 1,5sec cast ist #define SPELL_LIGHTNING_BOLT 56891 #define H_SPELL_LIGHTNING_BOLT 60032 #define SPELL_THUNDERSHOCK 56926//AOE works #define H_SPELL_THUNDERSHOCK 60029//AOE works #define SPELL_GIFT_OF_THE_HERALD 56219//triggert if sucessfull sacreficed +//not in db #define SAY_AGGRO -1619000 #define SAY_C_SACRIFICE_1 -1619001 #define SAY_C_SACRIFICE_2 -1619002 diff --git a/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_prince_taldaram.cpp b/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_prince_taldaram.cpp index cb34d8919d7..511e1f2629a 100644 --- a/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_prince_taldaram.cpp +++ b/src/bindings/scripts/scripts/northrend/azjol_nerub/ahnkahet/boss_prince_taldaram.cpp @@ -44,6 +44,7 @@ EndScriptData */ #define SPELL_VANISH 55964 +//not in db //Yell #define SAY_AGGRO -1619021 #define SAY_SLAY_1 -1619022 diff --git a/src/bindings/scripts/scripts/northrend/azjol_nerub/azjol_nerub/boss_anubarak.cpp b/src/bindings/scripts/scripts/northrend/azjol_nerub/azjol_nerub/boss_anubarak.cpp index b4717824443..7dcfb4e14a8 100644 --- a/src/bindings/scripts/scripts/northrend/azjol_nerub/azjol_nerub/boss_anubarak.cpp +++ b/src/bindings/scripts/scripts/northrend/azjol_nerub/azjol_nerub/boss_anubarak.cpp @@ -37,6 +37,7 @@ update creature_template set scriptname = 'boss_anub_arak' where entry = ''; #define SPELL_IMPALE 53454 #define SPELL_POUND 53472 +// not in db //Yell #define SAY_INTRO -1601010 #define SAY_AGGRO -1601000 diff --git a/src/bindings/scripts/scripts/northrend/azjol_nerub/azjol_nerub/boss_krikthir_the_gatewatcher.cpp b/src/bindings/scripts/scripts/northrend/azjol_nerub/azjol_nerub/boss_krikthir_the_gatewatcher.cpp index 3e0d3e97a51..f73f8818228 100644 --- a/src/bindings/scripts/scripts/northrend/azjol_nerub/azjol_nerub/boss_krikthir_the_gatewatcher.cpp +++ b/src/bindings/scripts/scripts/northrend/azjol_nerub/azjol_nerub/boss_krikthir_the_gatewatcher.cpp @@ -43,6 +43,7 @@ update creature_template set scriptname = 'boss_krik_thir' where entry = ''; #define SPELL_SUMMON_SKITTERING_SWARMER 52438//AOE Effekt 140, maybe 52439 #define SPELL_SUMMON_SKITTERING_SWARMER 52439//Summon 3x 28735 +// not in db //Yell #define SAY_AGGRO -1601011 #define SAY_SLAY_1 -1601012 diff --git a/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_novos.cpp b/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_novos.cpp index 2f1cc7d22fc..3fa867bdded 100644 --- a/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_novos.cpp +++ b/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_novos.cpp @@ -23,6 +23,7 @@ update creature_template set scriptname = 'boss_novos' where entry = ''; #define SPELL_WRATH_OF_MISERY_H 59856 #define SPELL_SUMMON_MINIONS 59910 //Summons an army of Fetid Troll Corpses to assist the caster. +//not in db //Yell #define SAY_AGGRO -1600000 #define SAY_KILL -1600001 diff --git a/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_tharon_ja.cpp b/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_tharon_ja.cpp index 62d724f4de4..6ba178c48fc 100644 --- a/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_tharon_ja.cpp +++ b/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_tharon_ja.cpp @@ -37,15 +37,16 @@ update creature_template set scriptname = 'boss_tharon_ja' where entry = ''; //Phase 1 all abilities except Eye beam //Phase 2 turns players to skeletons with new abilities, boss grows skin +//not in db //Yell -#define SAY_AGGRO 1600011 -#define SAY_KILL_1 1600012 -#define SAY_KILL_2 1600013 -#define SAY_FLESH_1 1600014 -#define SAY_FLESH_2 1600015 -#define SAY_SKELETON_1 1600016 -#define SAY_SKELETON_2 1600017 -#define SAY_DEATH 1600018 +#define SAY_AGGRO -1600011 +#define SAY_KILL_1 -1600012 +#define SAY_KILL_2 -1600013 +#define SAY_FLESH_1 -1600014 +#define SAY_FLESH_2 -1600015 +#define SAY_SKELETON_1 -1600016 +#define SAY_SKELETON_2 -1600017 +#define SAY_DEATH -1600018 struct TRINITY_DLL_DECL boss_tharon_jaAI : public ScriptedAI { diff --git a/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_trollgore.cpp b/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_trollgore.cpp index 59f68c37205..194ef136f7e 100644 --- a/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_trollgore.cpp +++ b/src/bindings/scripts/scripts/northrend/draktharon_keep/boss_trollgore.cpp @@ -21,6 +21,7 @@ update creature_template set scriptname = 'boss_trollgore' where entry = ''; #define SPELL_CORPSE_EXPLODE_H 59807 #define SPELL_CONSUME_H 59803 +//not in db //Yell #define SAY_AGGRO -1600006 #define SAY_KILL -1600007 diff --git a/src/bindings/scripts/scripts/northrend/gundrak/boss_gal_darah.cpp b/src/bindings/scripts/scripts/northrend/gundrak/boss_gal_darah.cpp index 65edd1b312e..b2462a32931 100644 --- a/src/bindings/scripts/scripts/northrend/gundrak/boss_gal_darah.cpp +++ b/src/bindings/scripts/scripts/northrend/gundrak/boss_gal_darah.cpp @@ -20,6 +20,7 @@ update creature_template set scriptname = '' where entry = ''; #define SPELL_STAMPEDE 55218 #define SPELL_WHIRLING_SLASH 55285 +//not in db //Yells #define SAY_AGGRO -1604000 #define SAY_SLAY_1 -1604001 diff --git a/src/bindings/scripts/scripts/northrend/gundrak/boss_moorabi.cpp b/src/bindings/scripts/scripts/northrend/gundrak/boss_moorabi.cpp index 7bdbe0eebc9..17f0d4686ee 100644 --- a/src/bindings/scripts/scripts/northrend/gundrak/boss_moorabi.cpp +++ b/src/bindings/scripts/scripts/northrend/gundrak/boss_moorabi.cpp @@ -23,6 +23,7 @@ update creature_template set scriptname = 'boss_moorabi' where entry = ''; #define SPELL_TRANSFORMATION 55098 //Periodic, The caster transforms into a powerful mammoth, increasing Physical damage done by 25% and granting immunity to Stun effects. #define SPELL_QUAKE 55101 +//not in db //Yell #define SAY_AGGRO -1604010 #define SAY_SLAY_1 -1604011 diff --git a/src/bindings/scripts/scripts/northrend/gundrak/boss_slad_ran.cpp b/src/bindings/scripts/scripts/northrend/gundrak/boss_slad_ran.cpp index 559a0090e3b..e2ef3ab6713 100644 --- a/src/bindings/scripts/scripts/northrend/gundrak/boss_slad_ran.cpp +++ b/src/bindings/scripts/scripts/northrend/gundrak/boss_slad_ran.cpp @@ -22,6 +22,7 @@ update creature_template set scriptname = 'boss_slad_ran' where entry = ''; #define SPELL_VENOM_BOLT_2 59839 //At 30% HPStart summoning small serpents +//not in db //Yell #define SAY_AGGRO -1604017 #define SAY_SLAY_1 -1604018 diff --git a/src/bindings/scripts/scripts/northrend/naxxramas/boss_four_horsemen.cpp b/src/bindings/scripts/scripts/northrend/naxxramas/boss_four_horsemen.cpp index 467f5ef62e9..6504a5737eb 100644 --- a/src/bindings/scripts/scripts/northrend/naxxramas/boss_four_horsemen.cpp +++ b/src/bindings/scripts/scripts/northrend/naxxramas/boss_four_horsemen.cpp @@ -43,6 +43,7 @@ const uint32 SPELL_SECONDARY_H[]= {0, 57464, 0, 57465}; const uint32 SPELL_PUNISH[] = {0, 57381, 0, 57377}; #define SPELL_BERSERK 26662 +// used by 16063,16064,16065,30549, but signed for 16063 const int32 SAY_AGGRO[] = {-1533051, -1533044, -1533065, -1533058}; const int32 SAY_TAUNT[3][4] ={ {-1533052, -1533045, -1533071, -1533059}, {-1533053, -1533046, -1533072, -1533060}, diff --git a/src/bindings/scripts/scripts/northrend/naxxramas/boss_kelthuzad.cpp b/src/bindings/scripts/scripts/northrend/naxxramas/boss_kelthuzad.cpp index bf0f0b24606..a1891c6c3f2 100644 --- a/src/bindings/scripts/scripts/northrend/naxxramas/boss_kelthuzad.cpp +++ b/src/bindings/scripts/scripts/northrend/naxxramas/boss_kelthuzad.cpp @@ -25,22 +25,22 @@ EndScriptData */ #include "def_naxxramas.h" //when shappiron dies. dialog between kel and lich king (in this order) -#define SAY_SAPP_DIALOG1 -1533084 -#define SAY_SAPP_DIALOG2_LICH -1533085 -#define SAY_SAPP_DIALOG3 -1533086 -#define SAY_SAPP_DIALOG4_LICH -1533087 -#define SAY_SAPP_DIALOG5 -1533088 +#define SAY_SAPP_DIALOG1 -1533084 //not used +#define SAY_SAPP_DIALOG2_LICH -1533085 //not used +#define SAY_SAPP_DIALOG3 -1533086 //not used +#define SAY_SAPP_DIALOG4_LICH -1533087 //not used +#define SAY_SAPP_DIALOG5 -1533088 //not used //when cat dies -#define SAY_CAT_DIED -1533089 +#define SAY_CAT_DIED -1533089 //not used //when each of the 4 wing bosses dies -#define SAY_TAUNT1 -1533090 -#define SAY_TAUNT2 -1533091 -#define SAY_TAUNT3 -1533092 -#define SAY_TAUNT4 -1533093 +#define SAY_TAUNT1 -1533090 //not used +#define SAY_TAUNT2 -1533091 //not used +#define SAY_TAUNT3 -1533092 //not used +#define SAY_TAUNT4 -1533093 //not used -#define SAY_SUMMON_MINIONS -1533105 //start of phase 1 +#define SAY_SUMMON_MINIONS -1533105 //start of phase 1 not used #define SAY_AGGRO RAND(-1533094,-1533095,-1533096) //start of phase 2 #define SAY_SLAY RAND(-1533097,-1533098) diff --git a/src/bindings/scripts/scripts/northrend/naxxramas/boss_thaddius.cpp b/src/bindings/scripts/scripts/northrend/naxxramas/boss_thaddius.cpp index c22f6111a55..5d7b3107ee9 100644 --- a/src/bindings/scripts/scripts/northrend/naxxramas/boss_thaddius.cpp +++ b/src/bindings/scripts/scripts/northrend/naxxramas/boss_thaddius.cpp @@ -20,16 +20,16 @@ #include "def_naxxramas.h" //Stalagg -#define SAY_STAL_AGGRO -1533023 -#define SAY_STAL_SLAY -1533024 -#define SAY_STAL_DEATH -1533025 +#define SAY_STAL_AGGRO -1533023 //not used +#define SAY_STAL_SLAY -1533024 //not used +#define SAY_STAL_DEATH -1533025 //not used #define SPELL_POWERSURGE 28134 //Feugen -#define SAY_FEUG_AGGRO -1533026 -#define SAY_FEUG_SLAY -1533027 -#define SAY_FEUG_DEATH -1533028 +#define SAY_FEUG_AGGRO -1533026 //not used +#define SAY_FEUG_SLAY -1533027 //not used +#define SAY_FEUG_DEATH -1533028 //not used #define SPELL_MANABURN 28135 @@ -42,15 +42,15 @@ //Thaddus -#define SAY_GREET -1533029 +#define SAY_GREET -1533029 //not used #define SAY_AGGRO RAND(-1533030,-1533031,-1533032) #define SAY_SLAY -1533033 -#define SAY_ELECT -1533034 +#define SAY_ELECT -1533034 //not used #define SAY_DEATH -1533035 -#define SAY_SCREAM1 -1533036 -#define SAY_SCREAM2 -1533037 -#define SAY_SCREAM3 -1533038 -#define SAY_SCREAM4 -1533039 +#define SAY_SCREAM1 -1533036 //not used +#define SAY_SCREAM2 -1533037 //not used +#define SAY_SCREAM3 -1533038 //not used +#define SAY_SCREAM4 -1533039 //not used #define SPELL_POLARITY_SHIFT 28089 #define SPELL_BALL_LIGHTNING 28299 diff --git a/src/bindings/scripts/scripts/northrend/nexus/eye_of_eternity/boss_malygos.cpp b/src/bindings/scripts/scripts/northrend/nexus/eye_of_eternity/boss_malygos.cpp index b187fa10656..78da7eb3f7a 100644 --- a/src/bindings/scripts/scripts/northrend/nexus/eye_of_eternity/boss_malygos.cpp +++ b/src/bindings/scripts/scripts/northrend/nexus/eye_of_eternity/boss_malygos.cpp @@ -33,7 +33,7 @@ update creature_template set scriptname = '' where entry = ''; #define SPELL_DMOUNT_FLAME_SHIELD 57108 //#define SPELL_DMOUNT_UNKNOWN XYZ //Increases your drake's flight speed by 500%. - +//not in db //Yell //-->Other #define SAY_ANTI_MAGIC_SHELL -1616000 @@ -69,6 +69,7 @@ It is recommended to let melee take the first disks, then ranged. As those mobs The Scions will continually cast Arcane Blast on random targets on the floor, which is mitigated by the anti-magic zones. While mounted on a disk, you will not take damage. After all of the NPCs riding on the disks die, the players on the disks need to dismount as Phase 3 is about to begin.*/ +//not in db #define SAY_PHASE2_AGGRO -1616018 #define SAY_PHASE2_END -1616019 #define SAY_PHASE2_SLAY_1 -1616020 diff --git a/src/bindings/scripts/scripts/northrend/nexus/nexus/commander_kolurg.cpp b/src/bindings/scripts/scripts/northrend/nexus/nexus/commander_kolurg.cpp index a28deb89264..334d89fbd21 100644 --- a/src/bindings/scripts/scripts/northrend/nexus/nexus/commander_kolurg.cpp +++ b/src/bindings/scripts/scripts/northrend/nexus/nexus/commander_kolurg.cpp @@ -17,10 +17,11 @@ update creature_template set scriptname = 'boss_commander_kolurg' where entry = #define SPELL_WHIRLWIND_1 38619 #define SPELL_WHIRLWIND_2 38618 +//not used //Yell -#define SAY_AGGRO 1576024 -#define SAY_KILL 1576025 -#define SAY_DEATH 1576026 +#define SAY_AGGRO -1576024 +#define SAY_KILL -1576025 +#define SAY_DEATH -1576026 struct TRINITY_DLL_DECL boss_commander_kolurgAI : public ScriptedAI { diff --git a/src/bindings/scripts/scripts/northrend/nexus/nexus/commander_stoutbeard.cpp b/src/bindings/scripts/scripts/northrend/nexus/nexus/commander_stoutbeard.cpp index 1bacd679e25..bf5f830437c 100644 --- a/src/bindings/scripts/scripts/northrend/nexus/nexus/commander_stoutbeard.cpp +++ b/src/bindings/scripts/scripts/northrend/nexus/nexus/commander_stoutbeard.cpp @@ -17,10 +17,11 @@ update creature_template set scriptname = 'boss_commander_stoutbeard' where entr #define SPELL_WHIRLWIND_1 38619 #define SPELL_WHIRLWIND_2 38618 +//not used //Yell -#define SAY_AGGRO 1576021 -#define SAY_KILL 1576022 -#define SAY_DEATH 1576023 +#define SAY_AGGRO -1576021 +#define SAY_KILL -1576022 +#define SAY_DEATH -1576023 struct TRINITY_DLL_DECL boss_commander_stoutbeardAI : public ScriptedAI { diff --git a/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_drakos.cpp b/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_drakos.cpp index bde90bf021e..e4c34c90bdd 100644 --- a/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_drakos.cpp +++ b/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_drakos.cpp @@ -16,6 +16,7 @@ update creature_template set scriptname = '' where entry = ''; #define SPELL_THUNDERING_STOMP 50774 #define SPELL_THUNDERING_STOMP_2 59370 +//not in db //Yell #define SAY_AGGRO -1578000 #define SAY_KILL_1 -1578001 diff --git a/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_urom.cpp b/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_urom.cpp index 1f34ecefbbd..600937ca271 100644 --- a/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_urom.cpp +++ b/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_urom.cpp @@ -23,6 +23,7 @@ update creature_template set scriptname = '' where entry = ''; #define SPELL_TIME_BOMB 51121 //Deals arcane damage to a random player, and after 6 seconds, deals zone damage to nearby equal to the health missing of the target afflicted by the debuff. #define SPELL_TIME_BOMB_2 59376 +//not in db //Yell #define SAY_AGGRO -1578012 #define SAY_KILL_1 -1578013 diff --git a/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_varos.cpp b/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_varos.cpp index 299c54dd8dc..7b486103bbe 100644 --- a/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_varos.cpp +++ b/src/bindings/scripts/scripts/northrend/nexus/oculus/boss_varos.cpp @@ -23,6 +23,7 @@ update creature_template set scriptname = '' where entry = ''; #define SPELL_CALL_AMPLIFY_MAGIC 51054 #define SPELL_CALL_AMPLIFY_MAGIC_2 59371 +//not in db //Yell #define SAY_AGGRO -1578022 #define SAY_KILL_1 -1578023 diff --git a/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_krystallus.cpp b/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_krystallus.cpp index e7ec03124de..35f10fee50c 100644 --- a/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_krystallus.cpp +++ b/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_krystallus.cpp @@ -20,6 +20,7 @@ update creature_template set scriptname = 'boss_krystallus' where entry = ''; #define SPELL_STOMP 48131 #define SPELL_STOMP_2 59744 +//not in db //Yell #define SAY_AGGRO -1599000 #define SAY_KILL -1599001 diff --git a/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_maiden_of_grief.cpp b/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_maiden_of_grief.cpp index 51e8f26f6a9..6f6884918d0 100644 --- a/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_maiden_of_grief.cpp +++ b/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_maiden_of_grief.cpp @@ -20,6 +20,7 @@ update creature_template set scriptname = 'boss_maiden_of_grief' where entry = ' #define SPELL_PILLAR_OF_WOE 50761 #define SPELL_PILLAR_OF_WOE_2 59727 +//not in db //Yell #define SAY_AGGRO -1599004 #define SAY_SLAY_1 -1599005 diff --git a/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_sjonnir.cpp b/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_sjonnir.cpp index d0b0889ea63..181ebdc2d30 100644 --- a/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_sjonnir.cpp +++ b/src/bindings/scripts/scripts/northrend/ulduar/halls_of_stone/boss_sjonnir.cpp @@ -24,6 +24,7 @@ update creature_template set scriptname = 'boss_sjonnir' where entry = ''; #define SPELL_LIGHTING_SHIELD_2 59845 #define SPELL_FRENZY 28747 +//not in db //Yell #define SAY_AGGRO -1599011 #define SAY_SLAY_1 -1599012 diff --git a/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_auriaya.cpp b/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_auriaya.cpp index 685e2b506c0..ed6948449c8 100644 --- a/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_auriaya.cpp +++ b/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_auriaya.cpp @@ -22,6 +22,8 @@ //boss_auriaya #define SPELL_TERRIFYING_SCREECH 64386 #define SPELL_SONIC_BOOM 38897 +//wrong text ids. correct are beetwen -1000000 AND -1999999 +//beetwen -2000000 and -2999999 are custom texts so wtf? #define SAY_AGGRO -2615016 #define SAY_SLAY_1 -2615017 diff --git a/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_ignis.cpp b/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_ignis.cpp index 6624147e0bb..700875e40c7 100644 --- a/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_ignis.cpp +++ b/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_ignis.cpp @@ -23,6 +23,7 @@ #define SPELL_SCORCH 62546 #define SPELL_SLAG_POT 62717 +//wrong ids. not in db #define SAY_AGGRO -10000002 #define SAY_SLAY -1000003 diff --git a/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_razorscale.cpp b/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_razorscale.cpp index 873beded71a..c8247c5b91f 100644 --- a/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_razorscale.cpp +++ b/src/bindings/scripts/scripts/northrend/ulduar/ulduar/boss_razorscale.cpp @@ -26,6 +26,8 @@ EndScriptData */ #include "precompiled.h" #include "def_ulduar.h" +//wrong text ids. correct are beetwen -1000000 AND -1999999 +//beetwen -2000000 and -2999999 are custom texts so wtf? #define SAY_AGGRO -2000000 #define SAY_KILL -2000001 #define SAY_PHASE_2_TRANS -2000002 diff --git a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_keep/boss_skarvald_dalronn.cpp b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_keep/boss_skarvald_dalronn.cpp index c4f6dba8c3a..702b445856a 100644 --- a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_keep/boss_skarvald_dalronn.cpp +++ b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_keep/boss_skarvald_dalronn.cpp @@ -28,12 +28,14 @@ EndScriptData */ enum { + //signed for 24200, but used by 24200,27390 YELL_SKARVALD_AGGRO = -1574011, YELL_SKARVALD_DAL_DIED = -1574012, YELL_SKARVALD_SKA_DIEDFIRST = -1574013, YELL_SKARVALD_KILL = -1574014, YELL_SKARVALD_DAL_DIEDFIRST = -1574015, + //signed for 24201, but used by 24201,27389 YELL_DALRONN_AGGRO = -1574016, YELL_DALRONN_SKA_DIED = -1574017, YELL_DALRONN_DAL_DIEDFIRST = -1574018, diff --git a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_palehoof.cpp b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_palehoof.cpp index 503cae94f4d..d7df4d4faca 100644 --- a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_palehoof.cpp +++ b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_palehoof.cpp @@ -16,6 +16,7 @@ update creature_template set scriptname = 'boss_palehoof' where entry = ''; #define SPELL_IMPALE 48261 #define SPELL_WITHERING_ROAR 48256 +//not in db //Yell #define SAY_AGGRO -1575000 #define SAY_SLAY_1 -1575001 diff --git a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_skadi.cpp b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_skadi.cpp index f21ae75318a..099174e59e2 100644 --- a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_skadi.cpp +++ b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_skadi.cpp @@ -20,6 +20,7 @@ update creature_template set scriptname = 'boss_skadi' where entry = ''; #define SPELL_POISONED_SPEAR 50225 #define SPELL_WHIRLWIND 50228 //random target, but not the tank approx. every 20s +//not in db //Yell #define SAY_AGGRO -1575004 #define SAY_KILL_1 -1575005 diff --git a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_svala.cpp b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_svala.cpp index e43d0cd9d4d..4d46be7fbb2 100644 --- a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_svala.cpp +++ b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_svala.cpp @@ -16,6 +16,7 @@ update creature_template set scriptname = 'boss_svala' where entry = ''; #define SPELL_RITUAL_OF_THE_SWORD 48276 //Effect #1 Teleport, Effect #2 Dummy #define SPELL_SINSTER_STRIKE 15667 +//not in db //Yells #define SAY_DIALOG_WITH_ARTHAS_1 -1575015 #define SAY_DIALOG_WITH_ARTHAS_2 -1575016 diff --git a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_ymiron.cpp b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_ymiron.cpp index 43a16a78db4..4c1dae4cef6 100644 --- a/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_ymiron.cpp +++ b/src/bindings/scripts/scripts/northrend/utgarde_keep/utgarde_pinnacle/boss_ymiron.cpp @@ -20,6 +20,7 @@ update creature_template set scriptname = 'boss_ymiron' where entry = ''; #define SPELL_SPIRIT_STRIKE 48423 //every 20% stuns the party and runs to a boat +//not in db //Yell #define SAY_AGGRO -1575028 #define SAY_SLAY_1 -1575029 diff --git a/src/bindings/scripts/scripts/northrend/violet_hold/boss_cyanigosa.cpp b/src/bindings/scripts/scripts/northrend/violet_hold/boss_cyanigosa.cpp index fd1675ae6f8..24f2f38c876 100644 --- a/src/bindings/scripts/scripts/northrend/violet_hold/boss_cyanigosa.cpp +++ b/src/bindings/scripts/scripts/northrend/violet_hold/boss_cyanigosa.cpp @@ -18,6 +18,7 @@ update creature_template set scriptname = '' where entry = ''; #define SPELL_TAIL_SWEEP 58690 #define SPELL_UNCONTROLLABLE_ENERGY 58688 +//not in db //Yells #define SAY_AGGRO -1608000 #define SAY_SLAY_1 -1608001 diff --git a/src/bindings/scripts/scripts/northrend/violet_hold/boss_erekem.cpp b/src/bindings/scripts/scripts/northrend/violet_hold/boss_erekem.cpp index bc5ca589387..89d00002378 100644 --- a/src/bindings/scripts/scripts/northrend/violet_hold/boss_erekem.cpp +++ b/src/bindings/scripts/scripts/northrend/violet_hold/boss_erekem.cpp @@ -20,6 +20,7 @@ update creature_template set scriptname = '' where entry = ''; #define SPELL_LIGHTNING_BOLT 53044 #define SPELL_STORMSTRIKE 51876 +//not in db //Yells #define SAY_AGGRO -1608010 #define SAY_SLAY_1 -1608011 diff --git a/src/bindings/scripts/scripts/northrend/violet_hold/boss_ichoron.cpp b/src/bindings/scripts/scripts/northrend/violet_hold/boss_ichoron.cpp index e3bede3f704..5d41a9c64dc 100644 --- a/src/bindings/scripts/scripts/northrend/violet_hold/boss_ichoron.cpp +++ b/src/bindings/scripts/scripts/northrend/violet_hold/boss_ichoron.cpp @@ -18,6 +18,7 @@ update creature_template set scriptname = '' where entry = ''; #define SPELL_WATER_BLAST 54237 #define SPELL_WATER_BOLT_VOLLEY 54241 +//not in db //Yells #define SAY_AGGRO -1608018 #define SAY_SLAY_1 -1608019 diff --git a/src/bindings/scripts/scripts/northrend/violet_hold/boss_xevozz.cpp b/src/bindings/scripts/scripts/northrend/violet_hold/boss_xevozz.cpp index 5bce27d2879..def0cbf7316 100644 --- a/src/bindings/scripts/scripts/northrend/violet_hold/boss_xevozz.cpp +++ b/src/bindings/scripts/scripts/northrend/violet_hold/boss_xevozz.cpp @@ -18,6 +18,7 @@ update creature_template set scriptname = '' where entry = ''; #define SPELL_SUMMON_ETHEREAL_SPHERE_2 54137 #define SPELL_SUMMON_ETHEREAL_SPHERE_3 54138 +//not in db //Yells #define SAY_AGGRO -1608027 #define SAY_SLAY_1 -1608028 diff --git a/src/bindings/scripts/scripts/northrend/violet_hold/boss_zuramat.cpp b/src/bindings/scripts/scripts/northrend/violet_hold/boss_zuramat.cpp index 5555949aa76..97cd1e8268f 100644 --- a/src/bindings/scripts/scripts/northrend/violet_hold/boss_zuramat.cpp +++ b/src/bindings/scripts/scripts/northrend/violet_hold/boss_zuramat.cpp @@ -18,6 +18,7 @@ update creature_template set scriptname = '' where entry = ''; #define NPC_VOID_SENTRY 29364 +//not in db //Yells #define SAY_AGGRO -1608037 #define SAY_SLAY_1 -1608038 |