diff --git a/system.json b/system.json index 8b6dbc46..4cd14240 100644 --- a/system.json +++ b/system.json @@ -92,6 +92,12 @@ "path": "./packs/packs/feats.db", "entity": "Item" }, + { + "name": "species", + "label": "Species", + "path": "./packs/packs/species.db", + "entity": "Item" + }, { "name": "tables", "label": "Tables",