diff --git a/main.lua b/main.lua --- a/main.lua +++ b/main.lua @@ -56,6 +56,10 @@ global { nearest_cities_found = false; iraaphaanotrr_temple_found = false; dypatreanotrr_temple_found = false; + venaedanotrr_temple_found = false; + zayslanotrr_temple_found = false; + deep_temple_found = false; + lseryanotrr_found = false; rel_phaetlarr = 0; rel_walter = 0; @@ -218,8 +222,8 @@ function init() move(submarine_leviathan, "atl_aqua_leviathan_dock"); submarine_leviathan:enable(); - pl.where = "venaedanotrr_center"; - move(submarine_leviathan, "venaedanotrr_center"); + pl.where = "ven_center"; + move(submarine_leviathan, "ven_center"); --put(item_suit, pl); -- pl.where = warehouse_32;