Translate skills for technique list

Fixed img following the technique_type
This commit is contained in:
Vlyan
2022-03-22 20:35:11 +01:00
parent 35a7bbf974
commit a1c6f0f373
7 changed files with 109 additions and 22 deletions

View File

@@ -152,7 +152,7 @@ L5R5E.families.set("qamarist", []);
L5R5E.families.set("ujik", []);
// *** demeanor ***
L5R5E.demeanorList = [
L5R5E.demeanors = [
{ id: "adaptable", mod: { fire: 2, earth: -2 } },
{ id: "adaptable", mod: { water: 2, earth: -2 } },
{ id: "aggressive", mod: { fire: 2, air: -2 } },