Rename some variables for clarity

This commit is contained in:
Johannes Loher 2021-03-18 08:54:57 +01:00
parent d5b872e74b
commit b449a20348
3 changed files with 6 additions and 6 deletions

View file

@ -66,8 +66,8 @@
"DS4.ItemTypeAlphabetPlural": "Alphabets",
"DS4.ItemTypeSpecialCreatureAbility": "Special Creature Ability",
"DS4.ItemTypeSpecialCreatureAbilityPlural": "Special Creature Abilities",
"DS4.ItemWeaponCheckFlavor": "{actor} attacks with {item}.",
"DS4.ItemSpellCheckFlavor": "{actor} casts {item}.",
"DS4.ItemWeaponCheckFlavor": "{actor} attacks with {weapon}.",
"DS4.ItemSpellCheckFlavor": "{actor} casts {spell}.",
"DS4.ArmorType": "Armor Type",
"DS4.ArmorTypeAbbr": "AT",
"DS4.ArmorMaterialType": "Material Type",