diff gamelib/scenes/map.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 782ff7e53928
children 452230d78541
line wrap: on
line diff
--- a/gamelib/scenes/map.py	Sat Aug 28 16:30:43 2010 +0200
+++ b/gamelib/scenes/map.py	Sat Aug 28 16:34:35 2010 +0200
@@ -156,7 +156,7 @@
 class ToCrew(DoorThing):
     "Way to crew quarters."
 
-    NAME = "map.tocrew"
+    NAME = "map.tocrew_quarters"
     DEST = "crew_quarters"
 
     INTERACTS = {