Fix load/Capacity

This commit is contained in:
2026-06-07 21:32:05 +02:00
parent 2fb6bfe444
commit 7623123bb5
54 changed files with 233 additions and 205 deletions
+7
View File
@@ -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"
}
}
},