changeset 576:0dfb62814de6

Further usage improvements
author Stefano Rivera <stefano@rivera.za.net>
date Sun, 10 Apr 2011 10:37:31 +0200
parents c252e20e1c1b
children 62666b542afe
files skaapsteker/cutscene.py
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/skaapsteker/cutscene.py	Sun Apr 10 10:06:38 2011 +0200
+++ b/skaapsteker/cutscene.py	Sun Apr 10 10:37:31 2011 +0200
@@ -105,7 +105,6 @@
     wrap = False
     text = u"""
     Arrow keys control your movement.
-    Double-tap ← or → to sprint
     Z and X to perform attacks.
     ↓ to pick up / drops items or perform actions.
 
@@ -113,9 +112,14 @@
     With the right tails, you can do the following:
      C to shift shape.
      V to make you invisible.
+     Double-tap ← or → to sprint.
      Double-tap ↑ to fly.
 
 
+    In conversation use ↑ and ↓ to select a response
+    and ↲ to speak.
+
+
     Dvorak users: Pass the --dvorak command-line argument
     """
     background = 'background_02_back.png'