Add vehicle compendium
All checks were successful
Release Creation / build (release) Successful in 48s
All checks were successful
Release Creation / build (release) Successful in 48s
This commit is contained in:
14
system.json
14
system.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user