From de7f100e35ce19c4561d2a0d7ccdc77a38d72381 Mon Sep 17 00:00:00 2001 From: adrianna Date: Sun, 18 May 2014 00:31:35 +0200 Subject: [PATCH] a REAL em dash --- data/location_decks/introduction.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/location_decks/introduction.yaml b/data/location_decks/introduction.yaml index 9ccd896..7707715 100644 --- a/data/location_decks/introduction.yaml +++ b/data/location_decks/introduction.yaml @@ -19,7 +19,7 @@ _action_definitions: action_class: 'DoNothing' required_bits: [] data: - message: "Welcome to the tutorial! You can select any tile, but only move {NORTH,SOUTH,EAST} or {WEST} if those bits are set -- allowed tiles are chequered.\nRight now you can stay on this tile or move {EAST}.\nSelect {EAST} tile and press {RETURN}." + message: "Welcome to the tutorial! You can select any tile, but only move {NORTH,SOUTH,EAST} or {WEST} if those bits are set — allowed tiles are chequered.\nRight now you can stay on this tile or move {EAST}.\nSelect {EAST} tile and press {RETURN}." - &STEP1-CARD card_name: 'step1' -- 2.34.1