changeset 496:8dcefc82801c

Engine room floor is irreparable
author Stefano Rivera <stefano@rivera.za.net>
date Sun, 29 Aug 2010 21:32:44 +0200
parents ee5f6f24c41e
children 0b33a502660c
files gamelib/scenes/engine.py
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gamelib/scenes/engine.py	Sun Aug 29 21:26:24 2010 +0200
+++ b/gamelib/scenes/engine.py	Sun Aug 29 21:32:44 2010 +0200
@@ -53,7 +53,8 @@
             )
         ))
         self.add_thing(GenericDescThing('engine.floor_hole', 5,
-            "A gaping hole in the floor of the room. You're guessing that's why there's a vacuum in here.",
+            "A gaping hole in the floor of the room. "
+            "It is clearly irreparable.",
             (
                 (257, 493, 141, 55),
                 (301, 450, 95, 45),