Clean-up Patch

Repository Cleanup + updated features (29/12/2015)
This commit is contained in:
ronancpl
2015-12-29 12:59:38 -02:00
parent 7c9f9c9fde
commit 7b4fcf7861
662 changed files with 126416 additions and 90 deletions

View File

@@ -364,7 +364,7 @@ public class MapleStatEffect {
break;
case BlazeWizard.ELEMENTAL_RESET:
case Evan.ELEMENTAL_RESET:
statups.add(new Pair<>(MapleBuffStat.MAGIC_SHIELD, Integer.valueOf(x)));
statups.add(new Pair<>(MapleBuffStat.ELEMENTAL_RESET, Integer.valueOf(x)));
break;
case Evan.MAGIC_SHIELD:
statups.add(new Pair<>(MapleBuffStat.MAGIC_SHIELD, Integer.valueOf(x)));