Added missing NPC again, and modified trigger script
This commit is contained in:
@@ -53670,28 +53670,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
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -54021,6 +53999,13 @@
|
||||
"FeatList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 14576
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@@ -54119,7 +54104,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 21
|
||||
"value": 13
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -54509,7 +54494,7 @@
|
||||
},
|
||||
"StartingPackage": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 82
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
@@ -54633,7 +54618,7 @@
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 129.7798461914063
|
||||
"value": 129.9511413574219
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
@@ -54641,11 +54626,11 @@
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 269.6610717773438
|
||||
"value": 267.5032653808594
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": -5.7220458984375e-006
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -203690,7 +203675,7 @@
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 129.1087951660156
|
||||
"value": 137.50341796875
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
@@ -203698,11 +203683,11 @@
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 270.1070861816406
|
||||
"value": 276.7825317382813
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
"value": 0.1999988555908203
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user