Fixed missing Factions on Animated Statues
Fixed missing Factions on Animated Statues. Added XP to next level for lvl 40+ characters. Added Dragon AI for CODI Core AI. Tweaked Beholders & some Dragons to use CODI Core AI. Fixed CODI Core NPC onSPawn script to run PRC scripts properly. Full compile. Updated release archive.
This commit is contained in:
@@ -685,7 +685,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": -3.092491388320923
|
||||
"value": -3.092490911483765
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -891,7 +891,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": 3.092490911483765
|
||||
"value": 3.092490434646606
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -1097,7 +1097,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": -3.141578435897827
|
||||
"value": -3.141577959060669
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -1303,7 +1303,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": -3.04340386390686
|
||||
"value": -3.043403625488281
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
|
@@ -31592,7 +31592,7 @@
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 165.0381317138672
|
||||
"value": 165.8017883300781
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
@@ -31600,7 +31600,7 @@
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 14.20234966278076
|
||||
"value": 13.92373180389404
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
@@ -34406,7 +34406,7 @@
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 164.8339538574219
|
||||
"value": 164.9021759033203
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
@@ -34414,11 +34414,11 @@
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 20.38010215759277
|
||||
"value": 19.68864059448242
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 0.199998140335083
|
||||
"value": 0.2000000029802322
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user