Fixed "City's Blessing" macros, fixed "Jared Carthalion, True Heir", added new keyoword "noncombatvigor" for cards such as "Stormwild Capridor".
This commit is contained in:
@@ -316,7 +316,8 @@ class Constants
|
||||
DUNGEONCOMPLETED = 189,
|
||||
PERPETUALLIFELINK = 190,
|
||||
PERPETUALDEATHTOUCH = 191,
|
||||
NB_BASIC_ABILITIES = 192,
|
||||
NONCOMBATVIGOR = 192,
|
||||
NB_BASIC_ABILITIES = 193,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user