Further tutorial improvements
[naja.git] / data / location_decks / introduction.yaml
index ac72c89985991f81f84dea8b14cf6a6442db1975..e0c61b4572bb116ce1bc18d48ca2710cfc3832aa 100644 (file)
@@ -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'
@@ -79,7 +79,7 @@ _action_definitions:
     action_class: 'GenericBits'
     required_bits: [BLUE]
     data:
-      message: "You need to have the {BLUE} bit, to use this action and continue.\nSome actions have more complex requirements."
+      message: "You need to have the {BLUE} bit to use this action and continue.\nSome actions have more complex requirements."
       set: [EAST]
       clear: [NORTH, SOUTH, WEST]
 
@@ -102,7 +102,7 @@ _action_definitions:
     action_class: 'GenericBits'
     required_bits: [RED]
     data:
-      message: "You need to have the {RED} bit, to use this action to set the {BLUE} bit."
+      message: "You need to have the {RED} bit to use this action to set the {BLUE} bit."
       set: [NORTH, BLUE]
       clear: [SOUTH, EAST, WEST]
 
@@ -125,7 +125,7 @@ _action_definitions:
     action_class: 'SetBits'
     required_bits: []
     data:
-      message: "Almost there. You have free reign on this column.\nFinish the game by collecting enough {WINTOKEN}. 1 in this level.\nGood luck!"
+      message: "Almost there. You have free rein on 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'