File diff 78d572755b8f → 4bc52d33239a
leviathan.lua
Show inline comments
 
@@ -1165,6 +1165,7 @@ leviathan_dlg = dlg {
 
			if raybox_task then
 
				raybox_task_finished = true;
 
			end;
 
            dt_labyrinth.location = "01";
 
			set_music('music/ancient_temple.ogg');
 
			move(submarine_leviathan:enable(), 'dt_labyrinth_foot');
 
			leviathan_dlg:update_options();