mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add Inkfathom Divers from Lorwyn (same code as Sage Owl)
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user