diff --git a/compendium/wfrp4e-zoo.scenes.json b/compendium/wfrp4e-zoo.scenes.json new file mode 100644 index 0000000..b7f7f0b --- /dev/null +++ b/compendium/wfrp4e-zoo.scenes.json @@ -0,0 +1,20 @@ +{ + "label": "Szenen (Imperial Zoo)", + "entries": { + "Empire": { + "name": "Das Imperium" + }, + "Expedition Crew": { + "name": "Expeditionsmannschaft" + }, + "Second Expedition": { + "name": "Zweite Expedition" + }, + "Third Expdition": { + "name": "Dritte Expedition" + }, + "First Expedition": { + "name": "Erste Expedition" + } + } +} diff --git a/module.json b/module.json index ef76d91..55c5ae9 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ } ], "url": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de", - "version": "8.6.102", + "version": "8.6.103", "esmodules": [ "modules/babele-register.js", "modules/addon-register.js",