Implemented new keyword for creatures which have to be blocked from 3 or more other creatures, added/fixed primitives.
This commit is contained in:
@@ -291,7 +291,8 @@ class Constants
|
||||
PARTNER = 164,
|
||||
CANBECOMMANDER = 165,
|
||||
ISCOMMANDER = 166,
|
||||
NB_BASIC_ABILITIES = 167,
|
||||
THREEBLOCKERS = 167,
|
||||
NB_BASIC_ABILITIES = 168,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user