Updates to focus effect related code

This commit is contained in:
KayenEQ
2014-02-08 23:26:09 -05:00
parent ae730b7055
commit 791ba8e38b
8 changed files with 381 additions and 498 deletions
+1 -1
View File
@@ -2689,7 +2689,7 @@ int Mob::CheckStackConflict(uint16 spellid1, int caster_level1, uint16 spellid2,
effect1 == SE_LimitMinDur ||
effect1 == SE_LimitInstant ||
effect1 == SE_LimitMinLevel ||
effect1 == SE_LimitCastTime)
effect1 == SE_LimitCastTimeMin)
continue;
/*