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:
@@ -1842,7 +1842,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 23
|
||||
"value": 24
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -861,7 +861,7 @@
|
||||
},
|
||||
"Tile_ID": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 166
|
||||
},
|
||||
"Tile_MainLight1": {
|
||||
"type": "byte",
|
||||
@@ -873,15 +873,15 @@
|
||||
},
|
||||
"Tile_Orientation": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
"value": 3
|
||||
},
|
||||
"Tile_SrcLight1": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 3
|
||||
},
|
||||
"Tile_SrcLight2": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -2194,7 +2194,7 @@
|
||||
},
|
||||
"Tile_ID": {
|
||||
"type": "int",
|
||||
"value": 118
|
||||
"value": 38
|
||||
},
|
||||
"Tile_MainLight1": {
|
||||
"type": "byte",
|
||||
@@ -2237,7 +2237,7 @@
|
||||
},
|
||||
"Tile_ID": {
|
||||
"type": "int",
|
||||
"value": 39
|
||||
"value": 154
|
||||
},
|
||||
"Tile_MainLight1": {
|
||||
"type": "byte",
|
||||
@@ -2245,7 +2245,7 @@
|
||||
},
|
||||
"Tile_MainLight2": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"Tile_Orientation": {
|
||||
"type": "int",
|
||||
@@ -2296,11 +2296,11 @@
|
||||
},
|
||||
"Tile_SrcLight1": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 2
|
||||
},
|
||||
"Tile_SrcLight2": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -3629,11 +3629,11 @@
|
||||
},
|
||||
"Tile_SrcLight1": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 3
|
||||
},
|
||||
"Tile_SrcLight2": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -44197,7 +44197,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 34
|
||||
"value": 32
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
Reference in New Issue
Block a user