mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[9379] Fix spell 55268
Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
parent
9509b11f38
commit
ade8adfc4e
6 changed files with 12 additions and 5 deletions
|
|
@ -6886,7 +6886,7 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, Aura* triggeredByAu
|
|||
triggered_spell_id = 66960; break;
|
||||
case 51419: // Rank 5
|
||||
triggered_spell_id = 66961; break;
|
||||
case 51420: // Rank 6
|
||||
case 55268: // Rank 6
|
||||
triggered_spell_id = 66962; break;
|
||||
// Plague Strike
|
||||
case 45462: // Rank 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue