added armor list to items tab in char sheet
Additions: - added armor list to items tab in char sheet - added localization - added CSS class for flex 0.5
This commit is contained in:
parent
48d8d6e44d
commit
99d2f92b41
3 changed files with 61 additions and 0 deletions
|
@ -33,7 +33,9 @@
|
|||
"DS4.ArmorType": "Armor Type",
|
||||
"DS4.ArmorTypeAbbr": "AT",
|
||||
"DS4.ArmorMaterialType": "Material Type",
|
||||
"DS4.ArmorMaterialTypeAbbr": "Mat.",
|
||||
"DS4.ArmorValue": "Armor Value",
|
||||
"DS4.ArmorValueAbbr": "AV",
|
||||
"DS4.ArmorTypeBody": "Body",
|
||||
"DS4.ArmorTypeHelmet": "Helmet",
|
||||
"DS4.ArmorTypeVambrace": "Vambrace",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue