Changeset - 4bc52d33239a
[Not reviewed]
default
0 1 0
Silverwing - 3 years ago 2020-11-14 16:25:07

In deep temple leviathan now will always arrive at the entry
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
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();
0 comments (0 inline, 0 general)