forked from public/bol
Ajout compendium
This commit is contained in:
parent
a5e01f051d
commit
814877100d
BIN
images/map_lemurie.webp
Normal file
BIN
images/map_lemurie.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 MiB |
2
packs/aides-de-jeu.db
Normal file
2
packs/aides-de-jeu.db
Normal file
File diff suppressed because one or more lines are too long
1
packs/cartes.db
Normal file
1
packs/cartes.db
Normal file
File diff suppressed because one or more lines are too long
20
system.json
20
system.json
@ -7,7 +7,7 @@
|
|||||||
"url": "https://github.com/ZigmundKreud/bol",
|
"url": "https://github.com/ZigmundKreud/bol",
|
||||||
"license": "LICENSE.txt",
|
"license": "LICENSE.txt",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"version": "0.9.0.1",
|
"version": "0.9.0.2",
|
||||||
"templateVersion": 16,
|
"templateVersion": 16,
|
||||||
"minimumCoreVersion": "0.8.6",
|
"minimumCoreVersion": "0.8.6",
|
||||||
"compatibleCoreVersion": "9",
|
"compatibleCoreVersion": "9",
|
||||||
@ -90,6 +90,24 @@
|
|||||||
"tag": "item",
|
"tag": "item",
|
||||||
"type": "Item",
|
"type": "Item",
|
||||||
"private": false
|
"private": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Aides de Jeu",
|
||||||
|
"type": "JournalEntry",
|
||||||
|
"name": "aides-de-jeu",
|
||||||
|
"path": "packs/aides-de-jeu.db",
|
||||||
|
"system": "bol",
|
||||||
|
"entity": "JournalEntry",
|
||||||
|
"private": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Cartes",
|
||||||
|
"type": "Scene",
|
||||||
|
"name": "cartes",
|
||||||
|
"path": "packs/cartes.db",
|
||||||
|
"system": "bol",
|
||||||
|
"entity": "Scene",
|
||||||
|
"private": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"system": [],
|
"system": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user