Fix sheets
This commit is contained in:
17
lang/en.json
17
lang/en.json
@ -132,6 +132,9 @@
|
||||
},
|
||||
"Equipment": {
|
||||
"FIELDS": {
|
||||
"encLoad": {
|
||||
"label": "Load"
|
||||
},
|
||||
"cost": {
|
||||
"label": "Cost"
|
||||
},
|
||||
@ -238,7 +241,7 @@
|
||||
"label": "Out of skill"
|
||||
}
|
||||
},
|
||||
"load": {
|
||||
"encLoad": {
|
||||
"label": "Load"
|
||||
},
|
||||
"cost": {
|
||||
@ -256,22 +259,22 @@
|
||||
"heavy": "Heavy"
|
||||
},
|
||||
"FIELDS": {
|
||||
"armortype": {
|
||||
"armorType": {
|
||||
"label": "Category"
|
||||
},
|
||||
"defense": {
|
||||
"label": "Defense"
|
||||
},
|
||||
"movementreduction": {
|
||||
"label": "Movement reduction"
|
||||
"maximumMovement": {
|
||||
"label": "Maximum movement"
|
||||
},
|
||||
"hp": {
|
||||
"label": "HP"
|
||||
},
|
||||
"damagereduction": {
|
||||
"damageReduction": {
|
||||
"label": "Damage reduction"
|
||||
},
|
||||
"load": {
|
||||
"encLoad": {
|
||||
"label": "Load"
|
||||
},
|
||||
"cost": {
|
||||
@ -334,7 +337,7 @@
|
||||
"damagereduction": {
|
||||
"label": "Damage reduction"
|
||||
},
|
||||
"load": {
|
||||
"encLoad": {
|
||||
"label": "Load"
|
||||
},
|
||||
"cost": {
|
||||
|
Reference in New Issue
Block a user