diff --git a/packs/packs/speciestraits.db b/packs/packs/speciestraits.db new file mode 100644 index 00000000..e69de29b diff --git a/system.json b/system.json index 48161335..87a8d592 100644 --- a/system.json +++ b/system.json @@ -50,6 +50,12 @@ "path": "./packs/packs/species.db", "entity": "Item" }, + { + "name": "speciestraits", + "label": "Species Traits", + "path": "./packs/packs/speciestraits.db", + "entity": "Item" + }, { "name": "forcepowers", "label": "Force Powers",