Mox Lotus (UNH)

This commit is contained in:
spjspj 2018-03-09 23:58:05 +11:00
parent 134c317b03
commit 0c0e1804f1
5 changed files with 102 additions and 8 deletions

View file

@ -53,7 +53,7 @@ public class SimpleManaAbility extends ActivatedManaAbilityImpl {
* @param zone
* @param effect
* @param cost
* @param predictable set to false if definig the mana type or amount needs
* @param predictable set to false if defining the mana type or amount needs
* to reveal information and can't be predicted
*/
public SimpleManaAbility(Zone zone, ManaEffect effect, Cost cost, boolean predictable) {