# HG changeset patch # User Silverwing # Date 2020-11-14 16:25:07 # Node ID 4bc52d33239a68016cff9ba81d48ab627bc28c04 # Parent 78d572755b8f95965e1cd0f348c4ff3820eb34d1 In deep temple leviathan now will always arrive at the entry diff --git a/leviathan.lua b/leviathan.lua --- a/leviathan.lua +++ b/leviathan.lua @@ -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();