mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 20:11:59 -08:00
fixed verify failure
This commit is contained in:
parent
ca03d7d49d
commit
c7bf25c7c1
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ public final class KotoseTheSilentSpider extends CardImpl {
|
|||
|
||||
public KotoseTheSilentSpider(UUID ownerId, CardSetInfo setInfo) {
|
||||
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{3}{U}{B}");
|
||||
this.addSuperType(SuperType.LEGENDARY);
|
||||
this.subtype.add(SubType.HUMAN);
|
||||
this.subtype.add(SubType.NINJA);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue