mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Converted Ajani Goldmane to script
This commit is contained in:
@@ -215,7 +215,7 @@ public class CardFactory_Planeswalkers {
|
||||
}
|
||||
// *************** END ************ END **************************
|
||||
|
||||
*/
|
||||
|
||||
|
||||
// *************** START *********** START **************************
|
||||
if (cardName.equals("Ajani Goldmane")) {
|
||||
@@ -404,6 +404,7 @@ public class CardFactory_Planeswalkers {
|
||||
}
|
||||
// *************** END ************ END **************************
|
||||
|
||||
*/
|
||||
// *************** START *********** START **************************
|
||||
else if (cardName.equals("Chandra Nalaar")) {
|
||||
// computer only plays ability 1 and 3, discard and return creature
|
||||
|
||||
Reference in New Issue
Block a user