mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Converted Ramosian Revivalist to AB$Retrieve.
This commit is contained in:
@@ -9696,13 +9696,7 @@ public class CardFactory_Creatures {
|
||||
destroy.setBeforePayMana(CardFactoryUtil.input_targetCreature(destroy));
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Ghost-Lit Redeemer")) {
|
||||
// Does not have Channel Ability
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
|
||||
/* Keyworded
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Ramosian Revivalist")) {
|
||||
int a = Integer.parseInt("6");
|
||||
@@ -9779,7 +9773,7 @@ public class CardFactory_Creatures {
|
||||
|
||||
card.addSpellAbility(ability);
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
*/
|
||||
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Marrow-Gnawer")) {
|
||||
|
||||
Reference in New Issue
Block a user