* Molten Disaster - Fixed that Split Second ability did not work.

This commit is contained in:
LevelX2 2014-12-09 17:24:26 +01:00
parent 4e66dc56a8
commit cbdb5e2bc6
2 changed files with 35 additions and 18 deletions

View file

@ -38,6 +38,8 @@ public class SplitSecondAbility extends SimpleStaticAbility {
}
}
// Molten Disaster has a copy of this effect in it's class, so in case this effect has to be changed check also there
class SplitSecondEffect extends ContinuousRuleModifiyingEffectImpl {
SplitSecondEffect() {