diff --git a/system.json b/system.json index 4cd14240..671becd6 100644 --- a/system.json +++ b/system.json @@ -97,7 +97,13 @@ "label": "Species", "path": "./packs/packs/species.db", "entity": "Item" - }, + }, + { + "name": "speciestraits", + "label": "Species Traits", + "path": ".packs/packs/speciestraits.db", + "entity": "Item" + }, { "name": "tables", "label": "Tables",