From d17ccb1258c40fbd6767c4e2c98b6e2462cb8987 Mon Sep 17 00:00:00 2001 From: Pixel Date: Thu, 25 Oct 2012 21:15:03 -0700 Subject: More scripts types. --- VP-roomwork.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VP-roomwork.lua') diff --git a/VP-roomwork.lua b/VP-roomwork.lua index 4349ca4..b4724f4 100644 --- a/VP-roomwork.lua +++ b/VP-roomwork.lua @@ -223,7 +223,7 @@ function process_arcroom(fname, h, size, ext) if handler and script and font then if dump_mode and counter == 3 then extract_room_script(fname .. string.format("/%04i", i), script, font) - else + elseif dump_mode then extract_simple_script(fname .. string.format("/%04i", i), script, font) end script:destroy() -- cgit v1.2.3