New maps from Dan

This commit is contained in:
sladecraven 2021-07-27 08:33:40 +02:00
parent 0df5845132
commit c918895334
18 changed files with 44 additions and 19 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 888 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 958 KiB

BIN
images/scenes/hugeldal.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 745 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 791 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 882 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 641 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 702 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 934 KiB

View File

@ -2,38 +2,46 @@
"name": "wfrp4e-ubersreik-maps", "name": "wfrp4e-ubersreik-maps",
"title": "WFRP4E - Fan-made maps for Ubersreik and its area", "title": "WFRP4E - Fan-made maps for Ubersreik and its area",
"description": "Module for Starter Set, Adventures 1 & 2", "description": "Module for Starter Set, Adventures 1 & 2",
"version": "0.1.16",
"minimumCoreVersion" : "0.6.0",
"compatibleCoreVersion": "0.8.6",
"author": "LeRatierBretonnien", "author": "LeRatierBretonnien",
"dependencies": [ "authors": [],
], "url": "https://gitlab.com/LeRatierBretonnien/wfrp4e-ubersreik",
"esmodules": [ "flags": {},
], "version": "0.2.0",
"scripts": [ ], "minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.8.8",
"scripts": [],
"esmodules": [],
"styles": [], "styles": [],
"packs": [ "languages": [
{
"lang": "fr",
"name": "Français",
"path": "lang/fr.json"
}
],
"packs": [
{ {
"label": "Ubersreik - Bâtiments et Lieux", "label": "Ubersreik - Bâtiments et Lieux",
"entity": "Scene", "entity": "Scene",
"name": "ubersreik-batiments-et-lieux", "name": "ubersreik-batiments-et-lieux",
"path": "./packs/ubersreik-batiments-et-lieux.db", "path": "./packs/ubersreik-batiments-et-lieux.db",
"package": "wfrp4e-ubersreik-maps" "package": "wfrp4e-ubersreik-maps",
"private": false
}, },
{ {
"label": "Ubersreik Maps", "label": "Ubersreik Maps",
"entity": "JournalEntry", "entity": "JournalEntry",
"name": "ubersreik-maps", "name": "ubersreik-maps",
"path": "./packs/ubersreik-maps.db", "path": "./packs/ubersreik-maps.db",
"package": "wfrp4e-ubersreik-maps" "package": "wfrp4e-ubersreik-maps",
"private": false
} }
], ],
"languages": [{ "system": [],
"lang": "fr", "dependencies": [],
"name": "Français", "socket": false,
"path": "lang/fr.json" "manifest": "https://gitlab.com/LeRatierBretonnien/wfrp4e-ubersreik/raw/master/module.json",
}], "download": "https://gitlab.com/LeRatierBretonnien/wfrp4e-ubersreik/-/archive/master/wfrp4e-ubersreik.zip",
"url": "https://gitlab.com/LeRatierBretonnien/wfrp4e-ubersreik", "protected": false,
"manifest": "https://gitlab.com/LeRatierBretonnien/wfrp4e-ubersreik/raw/master/module.json", "coreTranslation": false
"download": "https://gitlab.com/LeRatierBretonnien/wfrp4e-ubersreik/-/archive/master/wfrp4e-ubersreik.zip"
} }

File diff suppressed because one or more lines are too long