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

@ -1,3 +1,8 @@
:loop
"C:\NWN Work\nwnsc.exe" -s -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\EN4_PRC8\_content\hak\en4_prc8_cep3_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\EN4_PRC8\_content\hak\en4_prc8_cep3_top\*.nss"
if %errorLevel% == -1 goto :loop
cd _tools\
NWN.CLI.exe -k
cd ..

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
}
}
]
}

View File

@ -20306,22 +20306,22 @@
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree034"
"value": "zep_tree028"
},
"STRREF": {
"type": "dword",
"value": 16813282
"value": 16813284
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree028"
"value": "zep_tree034"
},
"STRREF": {
"type": "dword",
"value": 16813284
"value": 16813282
}
},
{
@ -20368,17 +20368,6 @@
"value": 16813296
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree035"
},
"STRREF": {
"type": "dword",
"value": 16813298
}
},
{
"__struct_id": 0,
"RESREF": {
@ -20394,11 +20383,11 @@
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree038"
"value": "zep_tree035"
},
"STRREF": {
"type": "dword",
"value": 16813306
"value": 16813298
}
},
{
@ -20412,6 +20401,17 @@
"value": 16813308
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree038"
},
"STRREF": {
"type": "dword",
"value": 16813306
}
},
{
"__struct_id": 0,
"RESREF": {
@ -20777,17 +20777,6 @@
"value": 16813264
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree036"
},
"STRREF": {
"type": "dword",
"value": 16813286
}
},
{
"__struct_id": 0,
"RESREF": {
@ -20803,11 +20792,11 @@
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree093"
"value": "zep_tree036"
},
"STRREF": {
"type": "dword",
"value": 16813302
"value": 16813286
}
},
{
@ -20821,6 +20810,17 @@
"value": 16813304
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree093"
},
"STRREF": {
"type": "dword",
"value": 16813302
}
},
{
"__struct_id": 0,
"RESREF": {

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More