Fixed issues #1049 and #1050 opened by @ranger7271, improved imprint keywords, improved boast ability, added a new "hasability" keyword to check if a card has an ability or not.
This commit is contained in:
@@ -301,7 +301,8 @@ class Constants
|
||||
FORETELL = 174,
|
||||
ANYTYPEOFMANAABILITY = 175,
|
||||
BOAST = 176,
|
||||
NB_BASIC_ABILITIES = 177,
|
||||
TWOBOAST = 177,
|
||||
NB_BASIC_ABILITIES = 178,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user