Implemented new keyword for creatures which have to be blocked from 3 or more other creatures, added/fixed primitives.

This commit is contained in:
valfieri
2020-12-11 16:41:20 +01:00
parent d2ea81bdbc
commit a753bb0c1b
5 changed files with 344 additions and 324 deletions
+2 -1
View File
@@ -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