Fix load/Capacity
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
"ArtifactSync": "Artifact Sync",
|
||||
"CarryingCapacity": "Carrying Capacity",
|
||||
"Load": "Load",
|
||||
"CapacityModifier": "Carrying Capacity",
|
||||
"Rations": "Rations",
|
||||
"Kiffol": "Kiffol",
|
||||
"Weapons": "Weapons",
|
||||
@@ -223,6 +224,9 @@
|
||||
"carryCapacity": {
|
||||
"label": "Carrying Capacity"
|
||||
},
|
||||
"carryCapacityModifier": {
|
||||
"label": "Capacity Modifier"
|
||||
},
|
||||
"rations": {
|
||||
"label": "Rations"
|
||||
},
|
||||
@@ -794,6 +798,9 @@
|
||||
},
|
||||
"featureId": {
|
||||
"label": "Feature Id"
|
||||
},
|
||||
"capacity": {
|
||||
"label": "Capacity"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user