Changeset - 55536ddb8f01
[Not reviewed]
default
0 1 0
Silverwing - 6 years ago 2017-12-17 11:49:26

debug startup removed
1 file changed with 5 insertions and 5 deletions:
0 comments (0 inline, 0 general)
main.lua
Show inline comments
 
@@ -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);
0 comments (0 inline, 0 general)