diff --git a/startup.lua b/startup.lua --- a/startup.lua +++ b/startup.lua @@ -226,6 +226,8 @@ function init() ---game init pl.where = intro; ---debug + take(item_lamp); + pl.where = w32_backdoor; end; function start()