File diff 06d6f98c30d5 → 53bbcc2ec9b8
atlantis_dyp.lua
Show inline comments
 
@@ -2005,7 +2005,7 @@ dyp_temple_blue_room = labyrinth {
 
            enter = function(s)
 
                move(dyp_temple_blue_lever, s);
 
            end;
 
            leave = function(s)
 
            left = function(s)
 
                remove(dyp_temple_blue_lever, s);
 
            end;
 
        };