Fixed WAR, C18, PAL00, UST set, added/fixed primitives, improved Android downloader, implemented Foretell ability, improved castcard keyword, improved "can play" restriction, improved primitives parsed in order to allow the nesting of transforms, ability$! reveal, scry, pay, grant keywords.
This commit is contained in:
@@ -298,7 +298,8 @@ class Constants
|
||||
GAINEDEXILEDEATH = 171,
|
||||
GAINEDHANDDEATH = 172,
|
||||
CYCLING = 173,
|
||||
NB_BASIC_ABILITIES = 174,
|
||||
FORETELL = 174,
|
||||
NB_BASIC_ABILITIES = 175,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user