another big one - added Necrotic Ooze + refactored card names

This commit is contained in:
BetaSteward 2011-07-22 08:57:09 -04:00
parent 84b9cbb16b
commit 8f24862844
96 changed files with 232 additions and 103 deletions

View file

@ -92,7 +92,7 @@ public class PhantomBeast extends CardImpl<PhantomBeast> {
@Override
public String getRule() {
return "When Phantom Beast becomes the target of a spell or ability, sacrifice it";
return "When {this} becomes the target of a spell or ability, sacrifice it";
}
}