From 98cec50be34410a3947b4b241c8fcefee425c73d Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Sun, 18 May 2014 00:13:27 +0200 Subject: [PATCH] More introduction changes, thanks to Desilu --- data/location_decks/introduction.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/location_decks/introduction.yaml b/data/location_decks/introduction.yaml index 89a67fe..6f28923 100644 --- a/data/location_decks/introduction.yaml +++ b/data/location_decks/introduction.yaml @@ -30,13 +30,13 @@ _action_definitions: action_class: 'SetBits' required_bits: [] data: - message: "Moving to a tile requires picking an action. Some tiles' actions set bits on your robot. Such as the {SOUTH} bit." + message: "Moving to a tile requires picking an action. This tile has 2 actions. Both this tile's actions set bits on your robot, the {SOUTH} bit." - &STEP2-ACTION-NULL action_class: 'SetBits' required_bits: [] data: - message: "So does this one. See, we gave you a choice!" + message: "This is the second choice." - &STEP2-CARD card_name: 'step2' -- 2.34.1