Added missing NPC again, and modified trigger script
This commit is contained in:
@@ -105,28 +105,6 @@
|
||||
"type": "short",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Class": {
|
||||
"type": "int",
|
||||
"value": 51
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Class": {
|
||||
"type": "int",
|
||||
"value": 51
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -205,6 +183,13 @@
|
||||
"FeatList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 14576
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@@ -303,7 +288,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 21
|
||||
"value": 13
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -697,7 +682,7 @@
|
||||
},
|
||||
"StartingPackage": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 82
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user