From 470a5d52d5802e01adc7d8e17bf5fb4077b1db5c Mon Sep 17 00:00:00 2001 From: CK <31608392+unrealkakeman89@users.noreply.github.com> Date: Sun, 1 Nov 2020 21:18:09 -0500 Subject: [PATCH] Update system.json --- system.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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",