Update morph reminder text

This commit is contained in:
elcnesh
2015-05-11 13:35:13 +00:00
parent fc4c6da112
commit 77c479832c

View File

@@ -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);