mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
Images: added direct image links support in scryfall, added SLD's alternative images from second sides (example: Zndrsplt, Eye of Wisdom);
This commit is contained in:
parent
903a9215cc
commit
a6b2bea8af
8 changed files with 105 additions and 45 deletions
|
|
@ -504,7 +504,7 @@ public enum CardRepository {
|
|||
}
|
||||
|
||||
/**
|
||||
* Warning, don't use db functions in card's code - it generate heavy db loading in AI simulations. If you
|
||||
* Warning, don't use db functions in card's code - it generates heavy db loading in AI simulations. If you
|
||||
* need that feature then check for simulation mode. See https://github.com/magefree/mage/issues/7014
|
||||
*
|
||||
* @param criteria
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue