home · contact · privacy
Explain cookie magic in hat editing help screen.
[plomrogue2] / rogue_chat_curses.py
index ebefc1025eddf63a2a30c6e4e27ab3983239ff76..34db7c9a1debff3163a3ade429556f9c9b379600 100755 (executable)
@@ -59,7 +59,7 @@ mode_helps = {
     'enter_hat': {
         'short': 'enter your hat',
         'intro': '@ enter hat line (enter nothing to abort):',
-        'long': 'Draw your hat as ASCII art.  The string you enter must be 18 characters long, and will be divided on display into 3 lines of 6 characters each, from top to bottom..'
+        'long': 'Draw your face as ASCII art.  The string you enter must be 18 characters long, and will be divided on display into 3 lines of 6 characters each, from top to bottom.  Eat cookies to extend the ASCII characters available for drawing.'
     },
     'write': {
         'short': 'change terrain',