# HG changeset patch # User Silverwing # Date 2017-12-17 11:49:26 # Node ID 55536ddb8f01c60f688416b11cf4dd0df96402ab # Parent c188e3ce86887f7ebeb304d7578a40b7794cf87b debug startup removed diff --git a/main.lua b/main.lua --- a/main.lua +++ b/main.lua @@ -198,11 +198,11 @@ function init() ---game init pl.where = intro; ---debug - pl.where = "dyp_obelisk_puzzle"; - language_known = true; - put("item_toolbox", pl); - put("item_electric_lamp", pl); - put("item_dynamo", pl); + --pl.where = "dyp_obelisk_puzzle"; + --language_known = true; + --put("item_toolbox", pl); + --put("item_electric_lamp", pl); + --put("item_dynamo", pl); --put("item_toolbox", pl); --put("item_cogs", pl); --put("item_ducttape", pl);