Fixed several primitives with "castcard" ability, fixed a bug when using "noevent" and "copied" options togheter with "namedcard" option in "castcard" ability, allowed the usage of "and!()!" ability with "namedcard" option in "castcard" ability for permanents, added "daybound" and "nightbound" abilities.

This commit is contained in:
Vittorio Alfieri
2021-09-04 21:14:05 +02:00
parent cc16db7256
commit c211b2eaa4
7 changed files with 77 additions and 62 deletions
+3 -1
View File
@@ -324,7 +324,9 @@ class Constants
HASREPLICATE = 197,
ISPREY = 198,
HASDISTURB = 199,
NB_BASIC_ABILITIES = 200,
DAYBOUND = 200,
NIGHTBOUND = 201,
NB_BASIC_ABILITIES = 202,
RARITY_S = 'S', //Special Rarity
RARITY_M = 'M', //Mythics