[OGW] Added 5 green cards.

This commit is contained in:
LevelX2 2016-01-09 10:15:23 +01:00
parent 46f60cd857
commit f1d50ba81c
6 changed files with 448 additions and 0 deletions

View file

@ -22,6 +22,7 @@ public class DevoidAbility extends SimpleStaticAbility {
color.setGreen(false);
color.setBlue(false);
color.setRed(false);
setRuleAtTheTop(true);
}
public DevoidAbility(final DevoidAbility ability) {