2025/08/16 Update

Updated for PRC8 updates.
This commit is contained in:
Jaysyn904
2025-08-16 10:27:10 -04:00
parent 21eaeaa96d
commit a98108dad1
113 changed files with 980 additions and 1053 deletions

View File

@@ -1238,7 +1238,7 @@
},
"Mod_OnNuiEvent": {
"type": "resref",
"value": "prc_onplayernui"
"value": "hif_onplayernui"
},
"Mod_OnPlrChat": {
"type": "resref",
@@ -1258,7 +1258,7 @@
},
"Mod_OnPlrGuiEvt": {
"type": "resref",
"value": ""
"value": "mod_gui"
},
"Mod_OnPlrLvlUp": {
"type": "resref",
@@ -1270,7 +1270,7 @@
},
"Mod_OnPlrTarget": {
"type": "resref",
"value": "prc_onplaytarget"
"value": "hif_onplaytarget"
},
"Mod_OnPlrTileAct": {
"type": "resref",
@@ -2579,6 +2579,21 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_CREATE_INFUSION_CASTER_LEVEL"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}