Corrected typo in 18R67, "Grima, Witless Worm"

Minor typo in action menu
This commit is contained in:
PhallenCassidy
2018-03-08 13:05:08 -05:00
committed by GitHub
parent a464051af9
commit c401c00214

View File

@@ -61,7 +61,7 @@ public class Card18_067 extends AbstractMinion {
}
if (game.getGameState().getTwilightPool() >= 4) {
ActivateCardAction action = new ActivateCardAction(self);
action.setText("Remove (4) to exert and unbound companion");
action.setText("Remove (4) to exert an unbound companion");
action.appendCost(
new RemoveTwilightEffect(4));
action.appendEffect(