2026/02/10 Update

Added and activated PRCX.
Updated TLK
Removed overriden ability scripts.
Full compile.
This commit is contained in:
Jaysyn904
2026-02-10 11:01:46 -05:00
parent 33614ef8fc
commit d5fc3f22c5
223 changed files with 1169 additions and 2200 deletions

View File

@@ -1335,6 +1335,13 @@
"Mod_HakList": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "prcx_shims"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
@@ -2303,6 +2310,21 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_PRCX_ENABLED"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}