diff --git a/main.lua b/main.lua --- a/main.lua +++ b/main.lua @@ -187,12 +187,12 @@ function init() --]] --- Chapter 1: Atlantis + pl.party = {'wright'}; put(item_toolbox, pl); - put(item_duct_tape, pl); + put(item_ducttape, pl); pl.where = "leviathan_airlock"; atlantis_found = true; move(submarine_leviathan, "atl_aqua_leviathan_dock"); - pl.party = {'wright'}; --put(item_suit, pl);