mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
images: fixed miss emblems download of Star Wars' Yoda and Aurra Sing;
This commit is contained in:
parent
2b34c1474f
commit
925ef86c22
5 changed files with 7 additions and 5 deletions
|
|
@ -478,8 +478,8 @@ public enum GrabbagImageSource implements CardImageSource {
|
|||
|
||||
// Emblems
|
||||
singleLinks.put("SWS/Emblem Obi-Wan Kenobi", "Qyc10aT.png");
|
||||
singleLinks.put("SWS/Aurra Sing", "BLWbVJC.png");
|
||||
singleLinks.put("SWS/Yoda", "zH0sYxg.png");
|
||||
singleLinks.put("SWS/Emblem Aurra Sing", "BLWbVJC.png");
|
||||
singleLinks.put("SWS/Emblem Yoda", "zH0sYxg.png");
|
||||
singleLinks.put("SWS/Emblem Luke Skywalker", "kHELZDJ.jpeg");
|
||||
|
||||
// Tokens
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue