Added 2XM set, fixed card and planeswalkers primitives, fixed a crash on token creation, fixed prowess and mentor abilities, added new restrictions, improved Android downloader.
This commit is contained in:
@@ -283,7 +283,9 @@ class Constants
|
||||
MODULAR = 157,
|
||||
MUTATE = 158,
|
||||
ADVENTURE = 159,
|
||||
NB_BASIC_ABILITIES = 160,
|
||||
MENTOR = 160,
|
||||
PROWESS = 161,
|
||||
NB_BASIC_ABILITIES = 162,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user