diff gamelib/scenes/crew_quarters.py @ 355:bfb6c682b4fb

Updated walkthrough test as far as completed environmental puzzle.
author Jeremy Thurgood <firxen@gmail.com>
date Sat, 28 Aug 2010 16:34:35 +0200
parents 125cb389ab90
children 6b94f549443b
line wrap: on
line diff
--- a/gamelib/scenes/crew_quarters.py	Sat Aug 28 16:30:43 2010 +0200
+++ b/gamelib/scenes/crew_quarters.py	Sat Aug 28 16:34:35 2010 +0200
@@ -39,7 +39,7 @@
 
 class ToMap(Door):
 
-    SCENE = "crew"
+    SCENE = "crew_quarters"
 
     INTERACTS = {
         "door": InteractNoImage(233, 252, 125, 181),