Ajout compendium

This commit is contained in:
sladecraven 2022-01-19 22:14:22 +01:00
parent a5e01f051d
commit 814877100d
4 changed files with 22 additions and 1 deletions

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

File diff suppressed because one or more lines are too long

1
packs/cartes.db Normal file

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
"url": "https://github.com/ZigmundKreud/bol",
"license": "LICENSE.txt",
"flags": {},
"version": "0.9.0.1",
"version": "0.9.0.2",
"templateVersion": 16,
"minimumCoreVersion": "0.8.6",
"compatibleCoreVersion": "9",
@ -90,6 +90,24 @@
"tag": "item",
"type": "Item",
"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": [],