fix: Qaston revert (#13320)
* Revert "fix(Core/QAston): fixed shields oneshotting (#13271)" This reverts commite05f61d1b3. * Revert "fix(Core): Crash (#13292)" This reverts commita818bcf3e2. * Revert "fix: Crash (#13241)" This reverts commitbe423a91b5. * delete sql * Revert "refactor(Core/Spells): Implement QAston Proc System (#11079)" This reverts commitcbd3fd0967. * add sql revert * fix sql * remove update from world.updates
This commit is contained in:
parent
e189caeb76
commit
ad4ce0895f
55 changed files with 8995 additions and 9257 deletions
|
|
@ -29,7 +29,6 @@ void AddSC_boss_ambassador_hellmaw();
|
|||
void AddSC_boss_blackheart_the_inciter();
|
||||
void AddSC_boss_grandmaster_vorpil();
|
||||
void AddSC_boss_murmur();
|
||||
void AddSC_shadow_labyrinth();
|
||||
void AddSC_boss_illidan(); //Black Temple
|
||||
void AddSC_boss_shade_of_akama();
|
||||
void AddSC_boss_supremus();
|
||||
|
|
@ -123,7 +122,6 @@ void AddOutlandScripts()
|
|||
AddSC_boss_blackheart_the_inciter();
|
||||
AddSC_boss_grandmaster_vorpil();
|
||||
AddSC_boss_murmur();
|
||||
AddSC_shadow_labyrinth();
|
||||
AddSC_boss_illidan(); //Black Temple
|
||||
AddSC_boss_shade_of_akama();
|
||||
AddSC_boss_supremus();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue