2025/12/20 Update
Updated to PRC8 Updated NWNxEE Updated nim tools. Full compile.
This commit is contained in:
@@ -179,10 +179,14 @@
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"Mod_DefaultBic": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Gamma Age v2\n\nPRC 4 + DMFI"
|
||||
"0": "Gamma Age v2\n\nPRC8 + DMFI"
|
||||
}
|
||||
},
|
||||
"Mod_DuskHour": {
|
||||
@@ -199,7 +203,7 @@
|
||||
},
|
||||
"Mod_Entry_Dir_Y": {
|
||||
"type": "float",
|
||||
"value": 0.02454137429594994
|
||||
"value": 0.024541374295949936
|
||||
},
|
||||
"Mod_Entry_X": {
|
||||
"type": "float",
|
||||
@@ -242,70 +246,70 @@
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_2das"
|
||||
"value": "prc8_2das"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_scripts"
|
||||
"value": "prc8_scripts"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_newspellbook"
|
||||
"value": "prc8_nsb"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_spells"
|
||||
"value": "prc8_spells"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_epicspells"
|
||||
"value": "prc8_epicspells"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_psionics"
|
||||
"value": "prc8_psionics"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_race"
|
||||
"value": "prc8_race"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_textures"
|
||||
"value": "prc8_textures"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_misc"
|
||||
"value": "prc8_craft2das"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "prc_craft2das"
|
||||
"value": "prc8_misc"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -333,7 +337,7 @@
|
||||
},
|
||||
"Mod_ID": {
|
||||
"type": "void",
|
||||
"value": "c<EFBFBD><EFBFBD>!<21>K<EFBFBD><4B>*\u0028<32><38>JmN<6D>"
|
||||
"value64": "Y5yYIapLp+oqHKb6Sm1Ong=="
|
||||
},
|
||||
"Mod_IsSaveGame": {
|
||||
"type": "byte",
|
||||
@@ -341,7 +345,7 @@
|
||||
},
|
||||
"Mod_MinGameVer": {
|
||||
"type": "cexostring",
|
||||
"value": "1.83"
|
||||
"value": "1.89"
|
||||
},
|
||||
"Mod_MinPerHour": {
|
||||
"type": "byte",
|
||||
@@ -385,6 +389,10 @@
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_OnNuiEvent": {
|
||||
"type": "resref",
|
||||
"value": "prc_onplayernui"
|
||||
},
|
||||
"Mod_OnPlrChat": {
|
||||
"type": "resref",
|
||||
"value": "hif_onplayerchat"
|
||||
@@ -401,6 +409,10 @@
|
||||
"type": "resref",
|
||||
"value": "hif_onplayerequi"
|
||||
},
|
||||
"Mod_OnPlrGuiEvt": {
|
||||
"type": "resref",
|
||||
"value": "prc_onplayergui"
|
||||
},
|
||||
"Mod_OnPlrLvlUp": {
|
||||
"type": "resref",
|
||||
"value": "prc_levelup"
|
||||
@@ -409,6 +421,14 @@
|
||||
"type": "resref",
|
||||
"value": "hif_onplayerrest"
|
||||
},
|
||||
"Mod_OnPlrTarget": {
|
||||
"type": "resref",
|
||||
"value": "prc_onplaytarget"
|
||||
},
|
||||
"Mod_OnPlrTileAct": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_OnPlrUnEqItm": {
|
||||
"type": "resref",
|
||||
"value": "hif_onplayeruneq"
|
||||
@@ -425,6 +445,10 @@
|
||||
"type": "resref",
|
||||
"value": "prc_onuserdef"
|
||||
},
|
||||
"Mod_PartyControl": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Mod_StartDay": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
@@ -449,6 +473,10 @@
|
||||
"type": "cexostring",
|
||||
"value": "MODULE"
|
||||
},
|
||||
"Mod_UUID": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_Version": {
|
||||
"type": "dword",
|
||||
"value": 3
|
||||
|
||||
Reference in New Issue
Block a user