forked from External/mage
[WAR] added tokens images
This commit is contained in:
parent
0ef003a4a7
commit
c6d32bd33d
16 changed files with 68 additions and 10 deletions
|
|
@ -18,7 +18,7 @@ public final class WolfToken extends TokenImpl {
|
|||
static final private List<String> tokenImageSets = new ArrayList<>();
|
||||
|
||||
static {
|
||||
tokenImageSets.addAll(Arrays.asList("BNG", "C14", "CNS", "FNMP", "ISD", "LRW", "M10", "M14", "MM2", "SHM", "SOM", "ZEN", "SOI", "C15", "M15"));
|
||||
tokenImageSets.addAll(Arrays.asList("BNG", "C14", "CNS", "FNMP", "ISD", "LRW", "M10", "M14", "MM2", "SHM", "SOM", "ZEN", "SOI", "C15", "M15", "WAR"));
|
||||
}
|
||||
|
||||
public WolfToken() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue