Added PRC

Added PRC & imported new Level 2 WIP.  Slightly renamed module.  Full compile.
This commit is contained in:
Jaysyn904
2023-03-19 16:54:45 -04:00
parent 4c8755299f
commit e22f1e1bb8
106 changed files with 271260 additions and 23 deletions

View File

@@ -9,6 +9,22 @@
"type": "byte",
"value": 5
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_scrolls"
},
"RESREF": {
"type": "resref",
"value": "prc_scrolls"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6789
@@ -49,6 +65,28 @@
"type": "resref",
"value": "custom003"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_epicspells"
},
"RESREF": {
"type": "resref",
"value": "prc_epicspells"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_magiccraft"
},
"RESREF": {
"type": "resref",
"value": "prc_magiccraft"
}
}
]
},