diff options
author | Pixel <pixel@nobis-crew.org> | 2012-10-26 20:33:39 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2012-10-26 20:34:28 -0700 |
commit | 17c81623a7845c47d29cd29b80edb6a8200ecae1 (patch) | |
tree | 91c391ff8da01717e6fe98e0c9fbcc575530f6f1 /VP-map.lua | |
parent | eaadfce496989ff703ea864b66d615253bae9f8c (diff) |
Adding one more script type; one with a brand new action table.
Diffstat (limited to 'VP-map.lua')
-rw-r--r-- | VP-map.lua | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -98,6 +98,11 @@ VP_map = { [4734] = { dir = "MISC/SCRIPT", ext = "sarc", ftype = "arcroom", }, + [4797] = { dir = "MISC/UNKNOWN", ext = "carc", ftype = "carc", }, + [4798] = { dir = "MISC/UNKNOWN", ext = "carc", ftype = "carc", }, + [4799] = { dir = "MISC/UNKNOWN", ext = "carc", ftype = "carc", }, + [4807] = { dir = "MISC/UNKNOWN", ext = "carc", ftype = "carc", }, + -- -- Videos -- |