summaryrefslogtreecommitdiff
path: root/VP-map.lua
diff options
context:
space:
mode:
Diffstat (limited to 'VP-map.lua')
-rw-r--r--VP-map.lua3
1 files changed, 3 insertions, 0 deletions
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
--