Properties from pack

Editable functionalities (hide icons)
Merge of edit/add/delete items hooks
This commit is contained in:
Vlyan
2020-12-24 15:51:52 +01:00
parent 3c79556152
commit 0f1afcf740
24 changed files with 230 additions and 82 deletions

View File

@@ -94,6 +94,7 @@
"properties": "Properties",
"weapons": {
"title": "Weapons",
"title_new": "New Weapon",
"damage": "Damage",
"range": "Range",
"stats": "Stats",
@@ -105,17 +106,21 @@
},
"armors": {
"title": "Armors",
"title_new": "New Armor",
"type": "Defence",
"physical": "physical",
"supernatural": "supernatural",
"equipped": "Equipped"
},
"items": "Items",
"items": {
"title": "Items",
"title_new": "New Item"
},
"feats": "Feats",
"techniques": {
"title": "Techniques",
"type": "Type accessible",
"title_new": "New Technique",
"type": "Type accessible",
"kata": "Kata",
"kiho": "Kihõ",
"invocation": "Invocation",
@@ -124,6 +129,9 @@
"maho": "Mahõ",
"ninjutsu": "Ninjutsu"
},
"peculiarities": {
"title_new": "Nouvelle particularité"
},
"skill": "Skill",
"level": "Level",
"approaches": "Approaches",