X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=blobdiff_plain;f=data%2Flocation_decks%2Fintroduction.yaml;h=6f289233f82a4fae9f112d5d2b284e00e4d40c61;hp=721c55c26c095f745edb80c7f106fcd8d57c4e73;hb=98cec50be34410a3947b4b241c8fcefee425c73d;hpb=bb309cee2c28dcd3c30692c22a187374c275004c diff --git a/data/location_decks/introduction.yaml b/data/location_decks/introduction.yaml index 721c55c..6f28923 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!\nYou can see everything, but only move in directions that you have bits set for. Now, only {EAST}.\nYour movement options are shown as chequered squares." + message: "Welcome to the tutorial!\nYou can select any tile, but only move in directions with bits set. These are checquered. Now, only the current tile and 1 tile {EAST}.\nSelect {EAST} tile and press {RETURN}." - &STEP1-CARD card_name: 'step1' @@ -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' @@ -125,7 +125,7 @@ _action_definitions: action_class: 'SetBits' required_bits: [] data: - message: "Almost there. You have free rein on this column.\nFinish the game by collecting enough {WINTOKEN}. 1 in this level.\nGood luck!" + message: "Almost there. You have free rein in this column.\nFinish the game by collecting enough {WINTOKEN}. 1 in this level.\nGood luck!" - &STEP7-CARD card_name: 'step7' @@ -167,7 +167,7 @@ _action_definitions: required_bits: [GREEN] data: direction: EAST - message: "Some actions change the game board." + message: "All of the actions on this tile require {GREEN}. Without it, you can't even enter.\nActions like this one change the game board." - &STEP10-CARD card_name: 'step10'