From 31e0cf6850fc30bff07cf574c43bcf3e2babf380 Mon Sep 17 00:00:00 2001 From: megamage Date: Wed, 18 Mar 2009 20:37:56 -0600 Subject: [7483] the spell 'Protectorate Demolitionist' is a debuff. Author: DasBlub --HG-- branch : trunk --- src/game/SpellMgr.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index 364d85e2122..07c411160f3 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -563,6 +563,7 @@ bool IsPositiveEffect(uint32 spellId, uint32 effIndex, bool deep) { 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) -- cgit v1.2.3