mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Moriok Scavenger, Scrivener, Tilling Treefolk and Treasure Hunter.
- Converted Strongarm Thug.
This commit is contained in:
@@ -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")) {
|
||||
|
||||
Reference in New Issue
Block a user