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:
@@ -1012,7 +1012,7 @@
|
||||
},
|
||||
"StartingPackage": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 75
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
@@ -1020,7 +1020,7 @@
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Construct"
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
|
Reference in New Issue
Block a user