Various updates

This commit is contained in:
2025-01-09 22:44:00 +01:00
parent 949755b680
commit 223f74a1f4
26 changed files with 205 additions and 247 deletions

View File

@ -41,6 +41,38 @@
},
"Character": {
"FIELDS": {
"moneys": {
"tinbit": {
"label": "Tin Bits",
"value": {
"label": "Tin Bits"
}
},
"silver": {
"label": "Silver",
"value": {
"label": "Silver"
}
},
"copper": {
"label": "Copper",
"value": {
"label": "Copper"
}
},
"gold": {
"label": "Gold",
"value": {
"label": "Gold"
}
},
"platinum": {
"label": "Platinum",
"value": {
"label": "Platinum"
}
}
},
"app": {
"label": "Appearance"
},
@ -146,6 +178,8 @@
}
},
"Label": {
"combat": "Combat",
"money": "Money",
"favorResult": "Favor result",
"disfavorResult": "Disfavor result",
"otherResult": "Other result",