forked from GitHub-Mirrors/foundry-sw5e
Update from 0.98 DND
Current 10-18-20
This commit is contained in:
parent
90fab8d89f
commit
b92edb4200
8 changed files with 34 additions and 14 deletions
14
lang/en.json
14
lang/en.json
|
@ -1,4 +1,17 @@
|
|||
{
|
||||
"ACTOR.TypeCharacter": "Player Character",
|
||||
"ACTOR.TypeNpc": "Non-Player Character",
|
||||
"ACTOR.TypeVehicle": "Vehicle",
|
||||
"ITEM.TypeBackpack": "Backpack",
|
||||
"ITEM.TypeClass": "Class",
|
||||
"ITEM.TypeConsumable": "Consumable",
|
||||
"ITEM.TypeEquipment": "Equipment",
|
||||
"ITEM.TypeFeat": "Feature",
|
||||
"ITEM.TypeLoot": "Loot",
|
||||
"ITEM.TypePower": "Power",
|
||||
"ITEM.TypeTool": "Tool",
|
||||
"ITEM.TypeWeapon": "Weapon",
|
||||
|
||||
"Star Wars 5th Edition": "Star Wars 5th Edition",
|
||||
"SW5E.title": "Star Wars 5th Edition",
|
||||
"SW5E.AbbreviationCR": "CR",
|
||||
|
@ -686,6 +699,7 @@
|
|||
"SW5E.TargetSquare": "Square",
|
||||
"SW5E.TargetWall": "Wall",
|
||||
"SW5E.TargetWeapon": "Weapon",
|
||||
"SW5E.TargetWidth": "Line Width",
|
||||
"SW5E.Temp": "Temp",
|
||||
"SW5E.Threshold": "Threshold",
|
||||
"SW5E.TimeDay": "Days",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue