File diff 78d572755b8f → 4bc52d33239a
leviathan.lua
Show inline comments
 
@@ -1162,12 +1162,13 @@ leviathan_dlg = dlg {
 
			end;
 
		end},
 
		{tag='deep_temple', always = 'true', 'Неизвестный храм', function()
 
			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();
 
			walk(dt_intro);
 
		end},
 
		{tag='lseryanotrr', always = 'true', 'Лсэрианотр', function()