add Inkfathom Divers from Lorwyn (same code as Sage Owl)

This commit is contained in:
jendave
2011-08-06 04:15:25 +00:00
parent a222173a49
commit 6888db9f2b
3 changed files with 9 additions and 1 deletions

View File

@@ -17673,7 +17673,7 @@ public class CardFactory_Creatures {
}//*************** END ************ END **************************
//*************** START *********** START **************************
else if(cardName.equals("Sage Owl")) {
else if(cardName.equals("Sage Owl") || cardName.equals("Inkfathor Divers")) {
final SpellAbility ability = new Ability(card, "0") {
@Override
public void resolve() {