add Omen from Portal (same code as Ponder)

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

View File

@@ -19195,7 +19195,7 @@ public class CardFactory implements NewConstants {
}//*************** END ************ END **************************
//*************** START *********** START **************************
else if(cardName.equals("Ponder")) {
else if(cardName.equals("Ponder") || cardName.equals("Omen")) {
/*
* Look at the top three cards of your library, then put them back
* in any order. You may shuffle your library. Draw a card.