mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[7483] the spell 'Protectorate Demolitionist' is a debuff.
(cherry picked from commit cdb050aed9d2ea43923123e54e15299f363befe9) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
1dcbbd7f48
commit
406a9a7fce
2 changed files with 2 additions and 1 deletions
|
|
@ -317,6 +317,7 @@ bool IsPositiveEffect(uint32 spellId, uint32 effIndex)
|
|||
{
|
||||
case 13139: // net-o-matic special effect
|
||||
case 23445: // evil twin
|
||||
case 35679: // Protectorate Demolitionist
|
||||
case 38637: // Nether Exhaustion (red)
|
||||
case 38638: // Nether Exhaustion (green)
|
||||
case 38639: // Nether Exhaustion (blue)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue