mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
* [RIX] Added missing tokens (tokens.mtg.onl is updated with 150+ images too);
This commit is contained in:
parent
36a77c76e4
commit
89f5967441
3 changed files with 8 additions and 1 deletions
|
|
@ -63,7 +63,8 @@ public class SaprolingToken extends Token {
|
|||
"C16", // 2 different token images...
|
||||
"CMA",
|
||||
"VMA", // 2 different token, one with DIFFERENT stats, "Saproling Burst" create different token, see https://scryfall.com/card/tvma/12
|
||||
"E02"));
|
||||
"E02",
|
||||
"RIX"));
|
||||
}
|
||||
|
||||
public SaprolingToken() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue