Basic actor sheet
This commit is contained in:
18
system.json
18
system.json
@@ -6,7 +6,7 @@
|
||||
"download": "#{DOWNLOAD}#",
|
||||
"url": "#{URL}#",
|
||||
"license": "LICENSE",
|
||||
"version": "12.0.8",
|
||||
"version": "12.0.9",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Uberwald",
|
||||
@@ -66,6 +66,22 @@
|
||||
"system": "fvtt-lethal-fantasy",
|
||||
"path": "packs/lf-equipment",
|
||||
"type": "Item"
|
||||
},
|
||||
{
|
||||
"name": "lf-gifts",
|
||||
"banner": "",
|
||||
"label": "Gifts",
|
||||
"system": "fvtt-lethal-fantasy",
|
||||
"path": "packs/lf-gifts",
|
||||
"type": "Item"
|
||||
},
|
||||
{
|
||||
"name": "lf-vulnerabilities",
|
||||
"banner": "",
|
||||
"label": "Vulnerabilities",
|
||||
"system": "fvtt-lethal-fantasy",
|
||||
"path": "packs/lf-vulnerabilities",
|
||||
"type": "Item"
|
||||
}
|
||||
],
|
||||
"flags": {
|
||||
|
||||
Reference in New Issue
Block a user