Added character deleter
Added character deleter. Updated aps_include. Updated NWNxEE. Boosted XP rewards. Added XP reward for skinnable creatures. Full compile. Updated release archive.
This commit is contained in:
@@ -1327,15 +1327,15 @@
|
||||
},
|
||||
"Mod_Entry_X": {
|
||||
"type": "float",
|
||||
"value": 25.99450874328613
|
||||
"value": 25.0
|
||||
},
|
||||
"Mod_Entry_Y": {
|
||||
"type": "float",
|
||||
"value": 51.19573593139648
|
||||
"value": 51.0
|
||||
},
|
||||
"Mod_Entry_Z": {
|
||||
"type": "float",
|
||||
"value": 0.6348279118537903
|
||||
"value": 0.0
|
||||
},
|
||||
"Mod_Expan_List": {
|
||||
"type": "list",
|
||||
@@ -1895,6 +1895,66 @@
|
||||
"type": "int",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_AUTO_IDENTIFY_ON_ACQUIRE"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_MULTISUMMON"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_PW_LOCATION_TRACKING"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_PW_MAPPIN_TRACKING"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user