minor changes

This commit is contained in:
magenoxx 2012-05-22 19:21:03 +04:00
parent 814aefca80
commit 082a1fcb64
3 changed files with 10 additions and 4 deletions

View file

@ -317,7 +317,8 @@ public final class Constants {
AddAbility(true),
LoseAbility(false),
GainLife(true),
ExtraTurn(true),
LoseLife(false),
ExtraTurn(true),
BecomeCreature(true),
PutCreatureInPlay(true),
PutCardInPlay(true),