forked from External/mage
Token images and fixes for some sets (#9027)
* Fixed CMR's phyrexian horror token not displaying in game * Added support for and assigned MED token images * Added support for and assigned BBD token images * Added support for and assigned DDU token images * Fixed some M19 tokens not displaying correctly
This commit is contained in:
parent
c667458198
commit
cee6bc3cfe
17 changed files with 117 additions and 21 deletions
|
|
@ -24,7 +24,7 @@ public final class SpiritWhiteToken extends TokenImpl {
|
|||
|
||||
availableImageSetCodes = Arrays.asList("AVR", "C14", "CNS", "DDC", "DDK", "FRF", "ISD", "KTK", "M15", "MM2", "SHM",
|
||||
"SOI", "EMA", "C16", "MM3", "CMA", "E01", "ANA", "GPT", "RAV", "EMN", "RNA", "M20", "C19", "C20", "CMR", "KHM",
|
||||
"MID", "VOW", "UMA");
|
||||
"MID", "VOW", "UMA", "BBD");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue