From 9386cece09dad04b01526f552069cb0dba479cb6 Mon Sep 17 00:00:00 2001 From: Professor Bunbury <69010799+professorbunbury@users.noreply.github.com> Date: Sun, 1 Nov 2020 11:10:35 -0500 Subject: [PATCH] Update system.json --- system.json | 6 ++++++ 1 file changed, 6 insertions(+) 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",