diff --git a/main.lua b/main.lua --- a/main.lua +++ b/main.lua @@ -181,8 +181,8 @@ function init() ---game init pl.where = intro; ---debug - --language_known = true; - --pl.where = "iyh_rear_entrance_foot"; + language_known = true; + --pl.where = "leviathan_airlock"; --move(submarine_leviathan, "iyh_rear_entrance_foot"); --put(item_suit, pl); --put(item_suit, pl); @@ -190,9 +190,9 @@ function init() --pl.where = "atlantis_intro_dock"; ---leviathan - --pl.where = "leviathan_airlock"; - --submarine_leviathan.airpump = false; - --[[ + pl.where = "leviathan_airlock"; + submarine_leviathan.airpump = false; + --[[]] leviathan_airlock.has_light = true; leviathan_wardroom.has_light = true; leviathan_wheelhouse.has_light = true; @@ -213,9 +213,10 @@ function init() submarine_leviathan.circuit_breaks = 0; submarine_leviathan.valves_to_replace = 0; submarine_leviathan.power_on = true - pl.party = {'wright'}; - atlantis_found = true; - pl.where = leviathan_wheelhouse;]] + pl.party = {'wright', 'learr'}; + atlantis_found = true;--]] + --- iraaphaanotrr + move(submarine_leviathan, "iraa_temple_entrance"); --[[ ---IYH lifeon(char_learr);