- Added Moriok Scavenger, Scrivener, Tilling Treefolk and Treasure Hunter.

- Converted Strongarm Thug.
This commit is contained in:
jendave
2011-08-06 09:33:53 +00:00
parent 16f59fecf7
commit ac65654080
7 changed files with 52 additions and 2 deletions

View File

@@ -3791,7 +3791,7 @@ public class CardFactory_Creatures {
card.addComesIntoPlayCommand(intoPlay);
}//*************** END ************ END **************************
*/
/*
//*************** START *********** START **************************
else if(cardName.equals("Strongarm Thug")) {
final SpellAbility ability = new Ability(card, "0") {
@@ -3831,7 +3831,7 @@ public class CardFactory_Creatures {
};//Command
card.addComesIntoPlayCommand(intoPlay);
}//*************** END ************ END **************************
*/
//*************** START *********** START ************************
if(cardName.equals("Adun Oakenshield")) {