Core/ICC: Lady Deathwhisper (#1630)
- Added missing overrides and changed NULL for nullptr. - Fix timers (this needs atention, it might be wrong) - No more Dark Martyrdom being casted in phase 2. - Added temporal immunities to certain spell mechanics to avoid interrupt Dark Martyrdom cast. - Added the correct auras to reanimated cultists (fanatic's/adherent's determination). - Avoid spam of Dark Martyrdom. - Lady Deathwhisper should be immune to taunt on heroic. - Don't do the intro in combat (this can happen if the server crash or restart and there's people in front of the boss, when they login again and they don't activate the areatrigger, so avoid this). - Indentation correction.
This commit is contained in:
parent
d2511fe34b
commit
08b01462fc
2 changed files with 497 additions and 494 deletions
|
|
@ -0,0 +1,2 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1553547175438159300');
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_cultist_dark_martyrdom';
|
||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue