Further tutorial improvements
authorStefano Rivera <stefano@rivera.za.net>
Sat, 17 May 2014 21:44:28 +0000 (23:44 +0200)
committerStefano Rivera <stefano@rivera.za.net>
Sat, 17 May 2014 21:44:51 +0000 (23:44 +0200)
data/location_decks/introduction.yaml

index 721c55c26c095f745edb80c7f106fcd8d57c4e73..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'
@@ -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'