Add familiar stuff
This commit is contained in:
10
module.json
10
module.json
@ -4,7 +4,7 @@
|
||||
"description": "Unofficial Grimoire for WFRP4E",
|
||||
"author": "LeRatierBretonnien",
|
||||
"systems": ["wfrp4e"],
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"minimumCoreVersion": "0.6.0",
|
||||
"compatibleCoreVersion":"0.7.3",
|
||||
"esmodules" : [],
|
||||
@ -32,6 +32,14 @@
|
||||
"path": "./packs/talents-ug.db",
|
||||
"system": "wfrp4e",
|
||||
"package": "wfrp4e-unofficial-grimoire"
|
||||
},
|
||||
{
|
||||
"label": "Familiars (UG)",
|
||||
"entity": "Actor",
|
||||
"name": "familiars-ug",
|
||||
"path": "./packs/familiars-ug.db",
|
||||
"system": "wfrp4e",
|
||||
"package": "wfrp4e-unofficial-grimoire"
|
||||
}
|
||||
],
|
||||
"languages": [
|
||||
|
Reference in New Issue
Block a user