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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user