fixed Cancel
parent
dfd66420d8
commit
4e97f19bec
|
@ -6,4 +6,4 @@ rarity=C
|
|||
type=Instant
|
||||
cost={1}{U}{U}
|
||||
timing=counter
|
||||
requires_card_code
|
||||
effect=Counter target spell
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
package magic.card;
|
||||
|
||||
public class Cancel {
|
||||
public static final Object S = Counterspell.S;
|
||||
}
|
Loading…
Reference in New Issue