changeset 202:6c84eb5ff80a

Tweak intro text
author Neil Muller <neil@dip.sun.ac.za>
date Thu, 26 Aug 2010 10:54:43 +0200
parents 9531a22721d1
children 12c66793db8f
files gamelib/scenes/cryo.py
diffstat 1 files changed, 9 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/gamelib/scenes/cryo.py	Thu Aug 26 10:54:25 2010 +0200
+++ b/gamelib/scenes/cryo.py	Thu Aug 26 10:54:43 2010 +0200
@@ -125,12 +125,15 @@
         change_playlist(background_playlist)
         if self.get_data('greet'):
             self.set_data('greet', False)
-            return Result("Greetings Prisoner 84c7-d10dcfda0878. You have woken early under"
-                    " the terms of the emergency conscription act to help with"
-                    " repairs to the ship. Your behaviour during this time will"
-                    " be added to your record and will be relayed to "
-                    " prison officials when we reach the destination."
-                    " Please report to the bridge.")
+            return Result(
+                    "You hear a voice: 'Greetings Prisoner 84c7-d10dcfda0878. "
+                    "This is the Judicial Incarceration Monitor. "
+                    "You have been woken early under the terms of the "
+                    "emergency conscription act to help with repairs to "
+                    "the ship. Your behaviour during this time will "
+                    "be added to your record and will be relayed to "
+                    "prison officials when we reach the destination. "
+                    "Please report to the bridge.'")
 
     def leave(self):
         # Stop music