mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[9273] Implement item 49623 triggered stacking affect.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
df70a2c81d
commit
9aedd3a864
3 changed files with 20 additions and 1 deletions
|
|
@ -323,6 +323,7 @@ void Spell::EffectSchoolDMG(uint32 effect_idx)
|
|||
case 45150: // Meteor Slash
|
||||
case 64422: case 64688: // Sonic Screech
|
||||
case 70492: case 72505: // Ooze Eruption
|
||||
case 71904: // Chaos Bane
|
||||
case 72624: case 72625: // Ooze Eruption
|
||||
{
|
||||
uint32 count = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue