forked from GitHub-Mirrors/foundry-sw5e
More work on starship sizes as "classes"
getting there, this seems to be droppable, but doesn't show on sheet yet.
This commit is contained in:
parent
8b60052f65
commit
b3007aeecb
7 changed files with 95 additions and 13 deletions
16
lang/en.json
16
lang/en.json
|
@ -19,10 +19,11 @@
|
|||
"ITEM.TypeLoot": "Loot",
|
||||
"ITEM.TypePower": "Power",
|
||||
"ITEM.TypeSpecies": "Species",
|
||||
"ITEM.TypeStarshipfeature": "Starship Feature",
|
||||
"ITEM.TypeStarshipfeaturePl": "Starship Features",
|
||||
"ITEM.TypeStarshipmod": "Starship Modification",
|
||||
"ITEM.TypeStarshipmodPl": "Starship Modifications",
|
||||
"ITEM.TypeStarship": "Starship",
|
||||
"ITEM.TypeStarshipfeature": "Starship Feature",
|
||||
"ITEM.TypeStarshipfeaturePl": "Starship Features",
|
||||
"ITEM.TypeStarshipmod": "Starship Modification",
|
||||
"ITEM.TypeStarshipmodPl": "Starship Modifications",
|
||||
"ITEM.TypeTool": "Tool",
|
||||
"ITEM.TypeVenture": "Venture",
|
||||
"ITEM.TypeWeapon": "Weapon",
|
||||
|
@ -621,8 +622,9 @@
|
|||
"SW5E.ItemTypePowerPl": "Powers",
|
||||
"SW5E.ItemTypeSpecies": "Species",
|
||||
"SW5E.ItemTypeSpeciesPl": "Species",
|
||||
"SW5E.ItemTypeStarshipMod": "Starship Modification",
|
||||
"SW5E.ItemTypeStarshipModPl": "Starship Modifications",
|
||||
"SW5E.ItemTypeStarship": "Starship",
|
||||
"SW5E.ItemTypeStarshipMod": "Starship Modification",
|
||||
"SW5E.ItemTypeStarshipModPl": "Starship Modifications",
|
||||
"SW5E.ItemTypeTool": "Tool",
|
||||
"SW5E.ItemTypeToolPl": "Tools",
|
||||
"SW5E.ItemTypeVenture": "Venture",
|
||||
|
@ -1061,7 +1063,7 @@
|
|||
"SW5E.StarshipSkillDat": "Data",
|
||||
"SW5E.StarshipSkillHid": "Hide",
|
||||
"SW5E.StarshipSkillImp": "Impress",
|
||||
"SW5E.StarshipSkillInt": "Interfere",
|
||||
"SW5E.StarshipSkillInf": "Interfere",
|
||||
"SW5E.StarshipSkillMan": "Maneuvering",
|
||||
"SW5E.StarshipSkillMen": "Menace",
|
||||
"SW5E.StarshipSkillPat": "Patch",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue