Added Markshire Nomeclature include

Added Markshire Nomeclature include.  Removed "server shutting down message".  Tweaked NPC OnPerception scripts & X2 OnSpawn wrapper.  Added Gnomish Contraption in case testing is needed.  Full compile.  Added release archive.
This commit is contained in:
Jaysyn904
2023-11-14 16:12:39 -05:00
parent 563ab3e88f
commit 8ea19e63d5
32 changed files with 56112 additions and 107 deletions

View File

@@ -9,6 +9,22 @@
"type": "byte",
"value": 5
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_scrolls"
},
"RESREF": {
"type": "resref",
"value": "prc_scrolls"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6789
@@ -25,6 +41,33 @@
"type": "byte",
"value": 0
},
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_epicspells"
},
"RESREF": {
"type": "resref",
"value": "prc_epicspells"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "prc_magiccraft"
},
"RESREF": {
"type": "resref",
"value": "prc_magiccraft"
}
}
]
},
"STRREF": {
"type": "dword",
"value": 6688