diff --git a/startup.lua b/startup.lua --- a/startup.lua +++ b/startup.lua @@ -169,7 +169,7 @@ function init() ---debug table.insert(pl.party, 'learr'); table.insert(pl.party, 'radcliffe'); - pl.where = "ven_temple_keeper_house_inside"; + pl.where = "ven_out_hut"; move("submarine_leviathan", "ven_ravine_entrance"); ven_center.state = 1; ven_quest_status = 4;