From b414abbb81e14ddb005282ca09d0337146656ea7 Mon Sep 17 00:00:00 2001 From: Jacob Lucas Date: Wed, 16 Jun 2021 17:58:35 +0100 Subject: [PATCH] Removed evidence of starships from the compendium --- system.json | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) diff --git a/system.json b/system.json index 73bed5c6..fc89b2c6 100644 --- a/system.json +++ b/system.json @@ -50,18 +50,6 @@ "path": "./packs/packs/conditions.db", "entity": "JournalEntry" }, - { - "name": "deployments", - "label": "Deployments", - "path": "./packs/packs/deployments.db", - "entity": "Item" - }, - { - "name": "deploymentfeatures", - "label": "Deployment Features", - "path": "./packs/packs/deploymentfeatures.db", - "entity": "Item" - }, { "name": "enhanceditems", "label": "Enhanced Items", @@ -121,36 +109,6 @@ "label": "Species Traits", "path": "./packs/packs/speciestraits.db", "entity": "Item" - }, - { - "name": "starshiparmor", - "label": "Starship Armor", - "path": "./packs/packs/starshiparmor.db", - "entity": "Item" - }, - { - "name": "starshipequipment", - "label": "Starship Equipment", - "path": "./packs/packs/starshipequipment.db", - "entity": "Item" - }, - { - "name": "starshipfeatures", - "label": "Starship Features", - "path": "./packs/packs/starshipfeatures.db", - "entity": "Item" - }, - { - "name": "starshipmodifications", - "label": "Starship Modifications", - "path": "./packs/packs/starshipmodifications.db", - "entity": "Item" - }, - { - "name": "starshipweapons", - "label": "Starship Weapons", - "path": "./packs/packs/starshipweapons.db", - "entity": "Item" }, { "name": "tables", @@ -164,12 +122,6 @@ "path": "./packs/packs/techpowers.db", "entity": "Item" }, - { - "name": "ventures", - "label": "Ventures", - "path": "./packs/packs/ventures.db", - "entity": "Item" - }, { "name": "weapons", "label": "Weapons",