Add vehicle compendium
All checks were successful
Release Creation / build (release) Successful in 48s

This commit is contained in:
2025-07-01 16:02:34 +02:00
parent 4b38dc0a1d
commit 8197e3c369
15 changed files with 45 additions and 25 deletions

View File

@@ -53,7 +53,7 @@
},
"packs": [
{
"label": "FTL Nomad",
"label": "FTL Nomad - Items",
"type": "Item",
"name": "ftl-nomad-items",
"path": "packs/ftl-nomad-items",
@@ -63,6 +63,18 @@
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
}
},
{
"label": "FTL Nomad - Vehicles",
"type": "Actor",
"name": "ftl-nomad-vehicles",
"path": "packs/ftl-nomad-vehicles",
"system": "fvtt-ftl-nomad",
"flags": {},
"ownership": {
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
}
}
],
"grid": {