mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
add Sapphire Charm (from Mirage)
This commit is contained in:
@@ -264,7 +264,7 @@ public class Upkeep implements java.io.Serializable {
|
||||
player.drawCard();
|
||||
}
|
||||
};
|
||||
slowtrip.setStackDescription(card.getName() + " - Draw a card");
|
||||
slowtrip.setStackDescription(card + " - Draw a card.");
|
||||
|
||||
AllZone.getStack().addSimultaneousStackEntry(slowtrip);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user