Sync
This commit is contained in:
12
system.json
12
system.json
@ -9,7 +9,17 @@
|
||||
"author": "LeRatierBretonnien",
|
||||
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
|
||||
"styles": ["styles/simple.css"],
|
||||
"packs": [],
|
||||
"packs": [
|
||||
{
|
||||
"name": "competences",
|
||||
"label": "Compétences",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"module": "foundryvtt-reve-de-dragon",
|
||||
"path": "./packs/competences.db",
|
||||
"entity": "Item",
|
||||
"tag" : "item"
|
||||
}
|
||||
],
|
||||
"languages": [],
|
||||
"gridDistance": 5,
|
||||
"gridUnits": "ft",
|
||||
|
Reference in New Issue
Block a user