updated packs name (plural)

This commit is contained in:
Vlyan
2020-12-25 20:23:26 +01:00
parent 0528943dad
commit 334c206907
11 changed files with 9 additions and 9 deletions

View File

@@ -14,55 +14,55 @@
{
"name": "core-properties",
"label": "Properties",
"path": "packs/core-property.db",
"path": "packs/core-properties.db",
"entity": "Item"
},
{
"name": "core-techniques",
"label": "Techniques",
"path": "packs/core-technique.db",
"path": "packs/core-techniques.db",
"entity": "Item"
},
{
"name": "core-items",
"label": "Items",
"path": "packs/core-item.db",
"path": "packs/core-items.db",
"entity": "Item"
},
{
"name": "core-armors",
"label": "Armors",
"path": "packs/core-armor.db",
"path": "packs/core-armors.db",
"entity": "Item"
},
{
"name": "core-weapons",
"label": "Weapons",
"path": "packs/core-weapon.db",
"path": "packs/core-weapons.db",
"entity": "Item"
},
{
"name": "core-distinctions",
"label": "Distinctions",
"path": "packs/core-distinction.db",
"path": "packs/core-distinctions.db",
"entity": "Item"
},
{
"name": "core-passions",
"label": "Passions",
"path": "packs/core-passion.db",
"path": "packs/core-passions.db",
"entity": "Item"
},
{
"name": "core-adversities",
"label": "Adversities",
"path": "packs/core-adversity.db",
"path": "packs/core-adversities.db",
"entity": "Item"
},
{
"name": "core-anxieties",
"label": "Anxieties",
"path": "packs/core-anxiety.db",
"path": "packs/core-anxieties.db",
"entity": "Item"
},
{