mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 19:11:59 -08:00
use more staticfilters, fix jsoncard class
This commit is contained in:
parent
a57118ffa2
commit
11f040b884
135 changed files with 532 additions and 596 deletions
|
|
@ -17,7 +17,7 @@ class JsonCard {
|
|||
public String text;
|
||||
public String power;
|
||||
public String toughness;
|
||||
public int loyalty;
|
||||
public String loyalty;
|
||||
public String imageName;
|
||||
public boolean starter; // only available in boxed sets and not in boosters
|
||||
public int hand; // vanguard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue