Open GoogleCodeExporter opened 9 years ago
By cemak:
try this
#!
diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp
--- a/src/game/Unit.cpp
+++ b/src/game/Unit.cpp
@@ -5786,6 +5781,9 @@
basepoints0 = GetTotalAttackPowerValue(BASE_ATTACK) * 30 / 100;
target = this;
}
+ case 35346:
+ trigger_spell_id = 35779;
+ break;
}
break;
case SPELLFAMILY_MAGE:
Original comment by stfxm...@gmail.com
on 30 Dec 2010 at 4:32
By cemak:
Original comment by stfxm...@gmail.com
on 30 Dec 2010 at 4:32
By kerhong:
Don't put wontfix on stuff that will work someday, as it is needed for
blizzlike server.
Original comment by stfxm...@gmail.com
on 30 Dec 2010 at 4:32
Original comment by stfxm...@gmail.com
on 30 Dec 2010 at 5:18
Original issue reported on code.google.com by
stfxm...@gmail.com
on 30 Dec 2010 at 4:32