# HG changeset patch # User Stefano Rivera # Date 1302424651 -7200 # Node ID 0dfb62814de6b288feaa4b13a3095979fd79e3da # Parent c252e20e1c1b1be85738797f6af163ee925dc105 Further usage improvements diff -r c252e20e1c1b -r 0dfb62814de6 skaapsteker/cutscene.py --- 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'