Debuting the conversion of skills to items list : Db and item Sheet

This commit is contained in:
Vlyan
2023-01-07 15:57:44 +01:00
parent ac43982f24
commit 5fbb34d882
20 changed files with 342 additions and 4 deletions

View File

@@ -25,6 +25,7 @@
"TypeArmy": "Army"
},
"ITEM": {
"TypeSkill": "Skill",
"TypeItem": "Item",
"TypeArmor": "Armor",
"TypeWeapon": "Weapon",
@@ -277,6 +278,7 @@
"skills": {
"title": "Skills",
"label": "Skill",
"category": "Category",
"artisan": {
"title": "Artisan",
"aesthetics": "Aesthetics",

View File

@@ -277,6 +277,7 @@
"skills": {
"title": "Habilidades",
"label": "Habilidad",
"category": "Categoría",
"artisan": {
"title": "Artesanales",
"aesthetics": "Estética",

View File

@@ -25,6 +25,7 @@
"TypeArmy": "Armée"
},
"ITEM": {
"TypeSkill": "Compétence",
"TypeItem": "Objet",
"TypeArmor": "Armure",
"TypeWeapon": "Arme",
@@ -277,6 +278,7 @@
"skills": {
"title": "Compétences",
"label": "Compétence",
"category": "Catégorie",
"artisan": {
"title": "Artisanales",
"aesthetics": "Esthétique",

View File

@@ -277,6 +277,7 @@
"skills": {
"title": "Abilità",
"label": "Abilità",
"category": "Categoria",
"artisan": {
"title": "Artigiane",
"aesthetics": "Estetica",