mirror of
https://github.com/correl/mage.git
synced 2024-12-26 11:09:27 +00:00
add some missing set codes to image sources
This commit is contained in:
parent
81f34f6736
commit
db3c03f3fa
1 changed files with 4 additions and 0 deletions
|
@ -516,7 +516,11 @@ public class ScryfallImageSupportCards {
|
||||||
add("DMU"); // Dominaria United
|
add("DMU"); // Dominaria United
|
||||||
add("DMC"); // Dominaria United Commander
|
add("DMC"); // Dominaria United Commander
|
||||||
add("40K"); // Warhammer 40,000
|
add("40K"); // Warhammer 40,000
|
||||||
|
add("UNF"); // Unfinity
|
||||||
add("GN3"); // Game Night 2022
|
add("GN3"); // Game Night 2022
|
||||||
|
add("BRO"); // The Brothers' War
|
||||||
|
add("BRC"); // The Brothers' War Commander
|
||||||
|
add("BOT"); // Transformers
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue