From 3afbec7cbbc2425f5233be38a2f22d6613e1bb3d Mon Sep 17 00:00:00 2001 From: alzer <> Date: Mon, 10 Aug 2026 14:05:52 +0200 Subject: [PATCH] =?UTF-8?q?Altdorf:=20wfrp4e-altdorf.scenes.json=20=C3=BCb?= =?UTF-8?q?ersetzt=20(Altdorf-Stadtplan,=20Br=C3=BCcken=20und=20Tore)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compendium/wfrp4e-altdorf.scenes.json | 23 +++++++++++++++++++++++ module.json | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 compendium/wfrp4e-altdorf.scenes.json diff --git a/compendium/wfrp4e-altdorf.scenes.json b/compendium/wfrp4e-altdorf.scenes.json new file mode 100644 index 0000000..44c661b --- /dev/null +++ b/compendium/wfrp4e-altdorf.scenes.json @@ -0,0 +1,23 @@ +{ + "label": "Szenen (Altdorf: Crown of the Empire)", + "entries": { + "Altdorf": { + "name": "Altdorf", + "notes": { + "The Griffon Bridge": "Die Greifenbrücke", + "Volans Crossing": "Volans Übergang", + "Reik Bridge": "Reikbrücke", + "The Old Bridge": "Die Alte Brücke", + "Unterwald Bridge": "Unterwaldbrücke", + "State Bridge": "Staatsbrücke", + "Reaper's Crossing": "Der Übergang des Schnitters", + "The South Gate": "Das Südtor", + "The East Gate": "Das Osttor", + "The West Gate": "Das Westtor", + "The North Gate": "Das Nordtor", + "Nordwald Citadel": "Zitadelle Nordwald", + "Greywatch Tower": "Turm Grauwacht" + } + } + } +} diff --git a/module.json b/module.json index c7bba5e..2b1fd6a 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ } ], "url": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de", - "version": "8.6.95", + "version": "8.6.96", "esmodules": [ "modules/babele-register.js", "modules/addon-register.js",