mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18: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.setStackDescription("Morph - Creature 2/2");
|
||||||
morphDown.setCastFaceDown(true);
|
morphDown.setCastFaceDown(true);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user