Ignition Team implementation (requested card)

This commit is contained in:
drmDev 2016-06-29 03:21:40 -04:00
parent 60b74289c9
commit 9deb1bd0da
4 changed files with 141 additions and 8 deletions

View file

@ -49,7 +49,7 @@ public class EntersBattlefieldAbility extends StaticAbility {
/**
*
* @param effect effect that happens when the permanent enters the
* battlefiely
* battlefield
* @param optional
*/
public EntersBattlefieldAbility(Effect effect, boolean optional) {