diff options
author | Pixel <pixel@nobis-crew.org> | 2010-01-29 09:38:24 -0800 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2010-01-29 09:38:24 -0800 |
commit | 962e686e6793ab98e4bb39d0b07873398262f553 (patch) | |
tree | 82d47d50cf656f0c270d41f7062619ba770d84b4 /VP-process.lua | |
parent | 78455c91b09616e2ff6713adbd6d44463a80608b (diff) |
Restoring normal configuration.
Diffstat (limited to 'VP-process.lua')
-rw-r--r-- | VP-process.lua | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/VP-process.lua b/VP-process.lua index c4f65e2..e4bd97d 100644 --- a/VP-process.lua +++ b/VP-process.lua @@ -7,19 +7,19 @@ load "VP-roomwork.lua" load "VP-miscwork.lua" load "VP-textwork.lua" -restrict = { +--restrict = { -- [3610] = true, -- [3611] = true, -- [3612] = true, -- [3613] = true, -- [3614] = true, -- [3615] = true, - [3610 + 125] = true, -} +-- [3610 + 125] = true, +--} --dump_glyph = true ---dump_mode = true +dump_mode = true activate_debug_room = true |