Merge remote-tracking branch 'origin/master' into 024-not-possible-to-manage-active-effects-on-owned-items
This commit is contained in:
commit
2a03ed273f
12 changed files with 126 additions and 50 deletions
|
@ -4,7 +4,7 @@
|
|||
"DS4.HeadingDescription": "Description",
|
||||
"DS4.HeadingDetails": "Details",
|
||||
"DS4.HeadingEffects": "Effects",
|
||||
"DS4.HeadingItems": "Items",
|
||||
"DS4.HeadingInventory": "Inventory",
|
||||
"DS4.HeadingProfile": "Profile",
|
||||
"DS4.HeadingTalents": "Talents & Abilities",
|
||||
"DS4.AttackType": "Attack Type",
|
||||
|
@ -31,11 +31,19 @@
|
|||
"DS4.ItemAvailabilityNowhere": "Nowhere",
|
||||
"DS4.ItemName": "Name",
|
||||
"DS4.ItemTypeWeapon": "Weapon",
|
||||
"DS4.ItemTypeWeaponPlural": "Weapons",
|
||||
"DS4.ItemTypeArmor": "Armor",
|
||||
"DS4.ItemTypeArmorPlural": "Armor",
|
||||
"DS4.ItemTypeShield": "Shield",
|
||||
"DS4.ItemTypeShieldPlural": "Shields",
|
||||
"DS4.ItemTypeTrinket": "Trinket",
|
||||
"DS4.ItemTypeTrinketPlural": "Trinkets",
|
||||
"DS4.ItemTypeEquipment": "Equipment",
|
||||
"DS4.ItemTypeEquipmentPlural": "Equipment",
|
||||
"DS4.ItemTypeTalent": "Talent",
|
||||
"DS4.ItemTypeTalentPlural": "Talents",
|
||||
"DS4.ItemTypeRacialAbility": "Racial Ability",
|
||||
"DS4.ItemTypeRacialAbilityPlural": "Racial Abilities",
|
||||
"DS4.ArmorType": "Armor Type",
|
||||
"DS4.ArmorTypeAbbr": "AT",
|
||||
"DS4.ArmorMaterialType": "Material Type",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue