Compare commits

..

7 Commits

Author SHA1 Message Date
VincentVk c481382548 Mise à jour pour système 10.6
- Exploitation du journal v10
- ajout du commerce "l'Auberge de la Fontaine"
- remplacement des objets de l'auberge par des nourritures, boissons
  et services, disponibles à l'auberge.
- ajout des tokens de quelques acteurs sur la scène de l'auberge
- ajout des thumbnails des scènes
- correction des liens vers le compendium
- ajout de liens vers la faune&flore, PNJs, scènes dans le journal
2023-01-29 01:52:57 +01:00
uberwald 72b56d50e8 v10 switch 2022-09-11 16:59:19 +02:00
uberwald f9c8e8b5b3 Sync versions 2022-08-28 18:40:03 +02:00
uberwald a27a31a58e Sync world 2022-08-13 19:18:27 +02:00
uberwald 52e445d220 Migrate repo 2022-05-21 13:52:46 +02:00
uberwald 0a19659312 Migrate repo 2022-05-21 13:51:27 +02:00
uberwald 7cf75cc4ea Migrate repo 2022-05-21 13:50:58 +02:00
14 changed files with 40 additions and 36 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

+21 -7
View File
@@ -1,14 +1,30 @@
{
"name": "foundryvtt-rdd-fontaine-ortigrise",
"id": "foundryvtt-rdd-fontaine-ortigrise",
"title": "La Fontaine d'Ortigrise",
"description": "Scénario du livre de base de Rêve de Dragon v2 et v3",
"author": "LeRatierBretonnien",
"authors": [],
"authors": [
{
"name": "LeRatierBretonnien",
"flags": {}
},
{
"name": "VincentVK",
"flags": {}
}
],
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise",
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/raw/branch/master/module.json",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/archive/foundryvtt-rdd-fontaine-ortigrise-10.1.0.zip",
"flags": {},
"version": "1.0.0",
"minimumCoreVersion": "0.8.9",
"compatibleCoreVersion": "9",
"version": "10.1.0",
"minimumCoreVersion": "10",
"compatibleCoreVersion": "10",
"compatibility": {
"minimum": "10",
"verified": "10.291",
"maximum": "10"
},
"scripts": [],
"esmodules": [],
"styles": [],
@@ -58,8 +74,6 @@
}
],
"socket": false,
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/raw/branch/master/module.json",
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise/archive/foundryvtt-rdd-fontaine-ortigrise-1.0.0.zip",
"protected": false,
"coreTranslation": false,
"library": false
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long