From 6f37a8a7c34fbbfa62df139bfc904288e319d140 Mon Sep 17 00:00:00 2001 From: Pixel Date: Fri, 26 Oct 2012 09:06:13 -0700 Subject: And still more script types. --- VP-map.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'VP-map.lua') diff --git a/VP-map.lua b/VP-map.lua index f18249a..795e2e7 100644 --- a/VP-map.lua +++ b/VP-map.lua @@ -4,6 +4,7 @@ VP_maintypes = { "GFX", "MAIN", "GAME", + "MISC", } VP_map = { } @@ -93,6 +94,8 @@ VP_map = { [2173] = { dir = "MISC/GFX", ext = "agx", ftype = "arcgfx", }, + [2294] = { dir = "MISC/SCRIPT", ext = "script", ftype = "cscript", }, + -- -- Videos -- -- cgit v1.2.3