From b71d479e2a443b914be6566b388f30ee225d6119 Mon Sep 17 00:00:00 2001 From: megamage Date: Wed, 1 Jul 2009 17:31:20 -0500 Subject: [8086] Restore work spell 11196. Author: Maxxie --HG-- branch : trunk --- src/game/SpellMgr.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/SpellMgr.cpp') diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index f47b1cb8ca2..b31e911b594 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -633,6 +633,7 @@ bool IsPositiveEffect(uint32 spellId, uint32 effIndex, bool deep) 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: -- cgit v1.2.3