Added support for and assigned PCA token images

This commit is contained in:
PurpleCrowbar 2022-06-02 00:31:52 +01:00
parent 8a4482ae93
commit aacec6a89f
18 changed files with 71 additions and 18 deletions

View file

@ -31,7 +31,7 @@ public final class ZombieToken extends TokenImpl {
"M20", "C19", "C20", "THB",
"M21", "CMR", "C21", "MH2",
"AFR", "MIC", "VOW", "UMA",
"NCC", "MED", "BBD", "M19", "CM2");
"NCC", "MED", "BBD", "M19", "CM2", "PCA");
}
@Override