diff gamelib/scenes/mess.py @ 151:d00aa26941c4

Add machine and engine rooms to map. Fix typo in name of mess hall doorway thing.
author Simon Cross <hodgestar+bzr@gmail.com>
date Tue, 24 Aug 2010 23:38:04 +0200
parents 5e5d71e40e54
children 5845a3ed4dad
line wrap: on
line diff
--- a/gamelib/scenes/mess.py	Tue Aug 24 23:32:05 2010 +0200
+++ b/gamelib/scenes/mess.py	Tue Aug 24 23:38:04 2010 +0200
@@ -97,7 +97,7 @@
 class ToMap(Thing):
     "Way to map."
 
-    NAME = "bridge.tomap"
+    NAME = "mess.tomap"
     DEST = "map"
 
     INTERACTS = {