mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Update morph reminder text
This commit is contained in:
@@ -113,7 +113,7 @@ public class CardFactoryUtil {
|
||||
}
|
||||
};
|
||||
|
||||
morphDown.setDescription("(You may cast this face down as a 2/2 creature for {3}.)");
|
||||
morphDown.setDescription("(You may cast this card face down as a 2/2 creature for {3}.)");
|
||||
morphDown.setStackDescription("Morph - Creature 2/2");
|
||||
morphDown.setCastFaceDown(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user