Fix bug that allowed for in links to be used as out links
This commit is contained in:
@@ -128,6 +128,7 @@ airlock90 = defaultRoom
|
||||
, (150,100)
|
||||
, (100,10)
|
||||
]]
|
||||
, _rmName = "airlock90"
|
||||
}
|
||||
where
|
||||
--cond w = or $ M.lookup (DoorNumOpen n) (_worldState w)
|
||||
|
||||
Reference in New Issue
Block a user