More work on starship sizes as "classes"

getting there, this seems to be droppable, but doesn't show on sheet yet.
This commit is contained in:
supervj 2021-05-22 01:05:50 -04:00
parent b3344ba8b9
commit 0be98ab20c
7 changed files with 59 additions and 7 deletions

View file

@ -146,6 +146,12 @@
"path": "./packs/packs/starshipmodifications.db",
"entity": "Item"
},
{
"name": "starships",
"label": "Starship Types",
"path": "./packs/packs/starships.db",
"entity": "Item"
},
{
"name": "starshipweapons",
"label": "Starship Weapons",