Update system.json

This commit is contained in:
CK 2020-11-01 21:18:09 -05:00 committed by GitHub
parent 752c35be94
commit 470a5d52d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,13 @@
"label": "Species", "label": "Species",
"path": "./packs/packs/species.db", "path": "./packs/packs/species.db",
"entity": "Item" "entity": "Item"
}, },
{
"name": "speciestraits",
"label": "Species Traits",
"path": ".packs/packs/speciestraits.db",
"entity": "Item"
},
{ {
"name": "tables", "name": "tables",
"label": "Tables", "label": "Tables",