forked from GitHub-Mirrors/foundry-sw5e
Updating species content
Aaaaaaand more JavaScript...
This commit is contained in:
parent
b1b182d143
commit
0ff30d2a05
3 changed files with 11 additions and 0 deletions
|
@ -199,6 +199,8 @@
|
|||
"SW5E.ItemTypeEquipmentPl": "Equipment",
|
||||
"SW5E.ItemTypeLoot": "Loot",
|
||||
"SW5E.ItemTypeLootPl": "Loot",
|
||||
"SW5E.ItemTypeSpecies": "Species",
|
||||
"SW5E.ItemTypeSpeciesPl": "Species",
|
||||
"SW5E.ItemTypeTool": "Tool",
|
||||
"SW5E.ItemTypeToolPl": "Tools",
|
||||
"SW5E.ItemTypePower": "Power",
|
||||
|
@ -457,6 +459,7 @@
|
|||
"SW5E.PowerUnprepared": "Unprepared",
|
||||
"SW5E.PowerUsage": "Power Usage",
|
||||
"SW5E.Powerbook": "Powerbook",
|
||||
"SW5E.SpeciesTraits": "Species Traits",
|
||||
"SW5E.SubclassName": "Subclass Name",
|
||||
"SW5E.Supply": "Supply",
|
||||
"SW5E.Target": "Target",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue