forked from GitHub-Mirrors/foundry-sw5e
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:
parent
b3344ba8b9
commit
0be98ab20c
7 changed files with 59 additions and 7 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue