Fixed DivideLoot() bug
Fixed DivideLoot() bug from GetNumberPartyMembers() finally getting fixed. Updated classes.2da Full compile. Updated release archive.
This commit is contained in:
@@ -2249,7 +2249,7 @@
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -2432,21 +2432,6 @@
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_SMALL_CREATURE_FINESSE"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
|
Reference in New Issue
Block a user