Added Daz's persistent NUI storage

Added Daz's persistent NUI storage.  Added instanced player room at the Inn of the Flying Monkey.  Added PnP cockatrice & dire weasel.  Full compile.
This commit is contained in:
Jaysyn904
2023-02-19 01:10:48 -05:00
parent 5586fbdb40
commit a005da6b51
104 changed files with 19760 additions and 176 deletions

View File

@@ -1749,6 +1749,13 @@
"type": "resref",
"value": "dml_trollmound"
}
},
{
"__struct_id": 6,
"Area_Name": {
"type": "resref",
"value": "ifm_pc_rooms"
}
}
]
},
@@ -2152,7 +2159,7 @@
},
"Mod_OnClientLeav": {
"type": "resref",
"value": "prc_onleave"
"value": "hif_onleave"
},
"Mod_OnCutsnAbort": {
"type": "resref",
@@ -2992,7 +2999,7 @@
},
"Value": {
"type": "int",
"value": 0
"value": 1
}
},
{
@@ -3172,7 +3179,7 @@
},
"Value": {
"type": "int",
"value": 1
"value": 0
}
},
{
@@ -3235,51 +3242,6 @@
"value": 0
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_GROUP_BONUS"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 10
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_MUST_BE_IN_AREA"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_MAX_LEVEL_DIFF"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 7
}
},
{
"__struct_id": 0,
"Name": {
@@ -3549,6 +3511,21 @@
"type": "int",
"value": 0
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_DISABLE_SWITCH_CHANGING_CONVO"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}