Token images for a couple of sets (#9047)

* Added support for and assigned IMA token images

* Added support for and assigned CM2 token images

* Fixed M19 DragonEggDragonToken not displaying in game
This commit is contained in:
PurpleCrowbar 2022-06-01 21:55:17 +01:00 committed by GitHub
parent e679574a15
commit a8309f38f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 93 additions and 18 deletions

View file

@ -50,7 +50,8 @@ public final class SaprolingToken extends TokenImpl {
"AFC",
"NEC",
"2XM",
"NCC"
"NCC",
"CM2"
));
}