mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 20:32:06 -08:00
Sickleslicer and Living Weapon mechanic support
This commit is contained in:
parent
a57a8a52c7
commit
7efc3b953b
5 changed files with 136 additions and 1 deletions
|
|
@ -369,6 +369,7 @@ public class DownloadPictures extends DefaultBoundedRangeModel implements Runnab
|
|||
|
||||
final static Map<String, String> setNameReplacement = new HashMap<String, String>() {
|
||||
{
|
||||
put("MBS", "mirrodin-besieged");
|
||||
put("SOM", "scars-of-mirrodin");
|
||||
put("M11", "magic-2011");
|
||||
put("ROE", "rise-of-the-eldrazi");
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
|Generate|TOK:MBS|Germ|
|
||||
|
||||
|Generate|TOK:SOM|Cat|
|
||||
|Generate|TOK:SOM|Soldier|
|
||||
|Generate|TOK:SOM|Goblin|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue