mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
MGT_Vexallus_Rework
Large overhaul of the Vexallus fight KNOWN ISSUES: - Not 100% certain on his timers - The visual animation when you kill a spark dude isn't triggering on their death - The spell that removes the debuff when Vexallus dies seems to not work
This commit is contained in:
parent
9f234dbdd3
commit
693638342b
2 changed files with 169 additions and 67 deletions
|
|
@ -4617,7 +4617,9 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
(-1585027,'Master... grant me strength.',12419,1,0,0,'kaelthas MT SAY_TIRED'),
|
||||
(-1585028,'Do not... get too comfortable.',12420,1,0,0,'kaelthas MT SAY_RECAST_GRAVITY'),
|
||||
(-1585029,'My demise accomplishes nothing! The Master will have you! You will drown in your own blood! This world shall burn! Aaaghh!',12421,1,0,0,'kaelthas MT SAY_DEATH'),
|
||||
(-1585030,'Oh no, he was merely an instrument, a stepping stone to a much larger plan! It has all led to this, and this time, you will not interfere!',0,1,0,0,'kaelthas MT SAY_INTRO_2');
|
||||
(-1585030,'Oh no, he was merely an instrument, a stepping stone to a much larger plan! It has all led to this, and this time, you will not interfere!',0,1,0,0,'kaelthas MT SAY_INTRO_2'),
|
||||
|
||||
(-1585031,'%s overloads!',0,3,0,0,'vexallus EMOTE_OVERLOAD');
|
||||
|
||||
-- -1 999 900 EXAMPLE TEXT
|
||||
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue