Fixed Muxus, Goblin Grandee and fixed Liliana, the Last Hope, added conjure keyword for J21 set, added perpetual counters and abilities for J21 set, improved imprint keyword, improved moverandom keyword for J21 set.
This commit is contained in:
@@ -220,7 +220,9 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"nodngplr", //Controller can't venture
|
||||
"canplayauraequiplibrarytop", //auras and equipment
|
||||
"counterdeath", //It gains a 1/1 counter when it returns from graveyard (to use with inplaydeath and inplaytapdeath)"
|
||||
"dungeoncompleted" //This dungeon has been completed
|
||||
"dungeoncompleted", //This dungeon has been completed
|
||||
"perpetuallifelink", //It gains lifelink perpetually
|
||||
"perpetualdeathtouch" //It gains deathtouch perpetually
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user