Added new primitives from LTC set, improved "_GOAD_" macro, updated missing card by set list, added new keyword "permanent" to target permanents and nonpermanents, added "flashback" option to "castcard" ability, added new ability "unsacrificable" to forbid a player to sacrifice a card.
This commit is contained in:
@@ -361,7 +361,8 @@ class Constants
|
||||
POISONNINETOXIC = 233,
|
||||
POISONTENTOXIC = 234,
|
||||
EQPASINST = 235,
|
||||
NB_BASIC_ABILITIES = 236,
|
||||
UNSACRIFICABLE = 236,
|
||||
NB_BASIC_ABILITIES = 237,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user