mirror of
https://github.com/correl/mage.git
synced 2024-11-14 11:09:31 +00:00
Added missing rarity for EMA Winter Orb
This commit is contained in:
parent
a9744b2d04
commit
2d4ba24dd9
1 changed files with 2 additions and 1 deletions
|
@ -27,9 +27,10 @@
|
|||
*/
|
||||
package mage.sets.eternalmasters;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
import java.util.UUID;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author fireshoes
|
||||
|
|
Loading…
Reference in a new issue