mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8086] Restore work spell 11196.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
7bb9c42e9d
commit
14a4e0ec53
3 changed files with 6 additions and 1 deletions
|
|
@ -331,6 +331,7 @@ bool IsPositiveEffect(uint32 spellId, uint32 effIndex)
|
|||
case 38637: // Nether Exhaustion (red)
|
||||
case 38638: // Nether Exhaustion (green)
|
||||
case 38639: // Nether Exhaustion (blue)
|
||||
case 11196: // Recently Bandaged
|
||||
return false;
|
||||
// some spells have unclear target modes for selection, so just make effect positive
|
||||
case 27184:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue