X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=blobdiff_plain;f=data%2Flocation_decks%2Fintroduction.yaml;h=6f289233f82a4fae9f112d5d2b284e00e4d40c61;hp=7060a0b8893363c9aba8b16f2a01d30d11b50ba9;hb=98cec50be34410a3947b4b241c8fcefee425c73d;hpb=f6639f9bf0da3b0cbc2ed2b787ed217c332a9fa2 diff --git a/data/location_decks/introduction.yaml b/data/location_decks/introduction.yaml index 7060a0b..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' @@ -49,7 +49,7 @@ _action_definitions: action_class: 'ClearBits' required_bits: [] data: - message: "Other tiles' actions clear bits. This will clear {SOUTH} or {EAST}.\nFor the next part of the tutorial, we are going to strictly control your movement bits, so you don't get lost." + message: "Other tiles' actions clear bits. This will clear {SOUTH} or {EAST}.\nFor the next part of the tutorial, we are going to control your movement bits strictly, so you don't get lost." - &STEP3-CARD-1 card_name: 'step3-1'