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:
Gesina Schwalbe 2020-12-29 19:07:20 +01:00
parent 48d8d6e44d
commit 99d2f92b41
3 changed files with 61 additions and 0 deletions

View file

@ -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",