diff --git a/main.lua b/main.lua --- a/main.lua +++ b/main.lua @@ -202,7 +202,12 @@ function init() pl.where = intro; put(submarine_leviathan:disable(), dock_mooring); ---debug - pl.where = wright_house; + pl.where = dock_2; + put(item_toolbox, pl); + put(item_cogs, pl); + put(item_pump_details, pl); + put(item_electrodes, pl); + put(item_lamp, pl); --pl.where = aurora_borealis; --move(submarine_leviathan, first_city_entrance); --move(submarine_leviathan, first_city_outer_east);