# HG changeset patch # User Silverwing # Date 2017-12-23 18:55:26 # Node ID 295b3ac12938126c85f9ff0cedfef5ec414435d7 # Parent 5aa00cc04faabafae8b2b3570aff1771683912d4 debug startup disabled diff --git a/main.lua b/main.lua --- a/main.lua +++ b/main.lua @@ -198,7 +198,7 @@ function init() ---game init pl.where = intro; ---debug - pl.where = "item_book_dlg"; + --pl.where = "item_book_dlg"; --pl.where = "dyp_obelisk_puzzle"; --language_known = true; --put("item_toolbox", pl);