diff --git a/compendium/wfrp4e-rnhd.scenes.json b/compendium/wfrp4e-rnhd.scenes.json new file mode 100644 index 0000000..c23366f --- /dev/null +++ b/compendium/wfrp4e-rnhd.scenes.json @@ -0,0 +1,171 @@ +{ + "label": "Szenen (Rough Nights & Hard Days)", + "entries": { + "The Courthouse": { + "name": "Das Gerichtsgebäude", + "drawings": { + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "9": "9", + "10": "10", + "11": "11", + "12": "12", + "13": "13", + "14": "14", + "15": "15", + "16": "16" + } + }, + "The Arena": { + "name": "Die Arena", + "drawings": { + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + } + }, + "Castle Grauenberg": { + "name": "Burg Grauenberg", + "drawings": { + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9", + "10": "10", + "11": "11", + "12": "12", + "13": "13", + "14": "14", + "15": "15", + "16": "16", + "17": "17", + "18": "18", + "19": "19", + "20": "20", + "21": "21", + "22": "22" + } + }, + "Staatsoper Theatre": { + "name": "Staatsoper", + "drawings": { + "1": "1", + "2": "2", + "3": "3", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9", + "10": "10", + "12": "12", + "13": "13", + "14": "14", + "15": "15", + "16": "16", + "17": "17", + "18": "18", + "19": "19", + "20": "20", + "21": "21", + "22": "22", + "23": "23", + "24": "24", + "25": "25", + "26": "26", + "27": "27", + "28": "28", + "29": "29", + "30": "30", + "31": "31", + "32": "32", + "33": "33", + "34": "34", + "35": "35", + "36": "36", + "37": "37", + "38": "38", + "39": "39" + } + }, + "The Three Feathers": { + "name": "Die Drei Federn", + "drawings": { + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9", + "10": "10", + "11": "11", + "12": "12", + "13": "13", + "14": "14", + "15": "15", + "16": "16", + "17": "17", + "18": "18", + "19": "19", + "20": "20", + "21": "21", + "22": "22", + "23": "23", + "24": "24", + "25": "25", + "26": "26", + "27": "27", + "30": "30", + "b": "b", + "c": "c", + "e": "e", + "a": "a", + "f": "f" + } + }, + "Niederstadt Haus": { + "name": "Niederstadthaus", + "drawings": { + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9", + "10": "10", + "11": "11", + "12": "12", + "13": "13", + "14": "14", + "15": "15", + "16": "16", + "17": "17", + "18": "18", + "19": "19", + "20": "20", + "21": "21", + "22": "22", + "23": "23" + } + } + } +} diff --git a/module.json b/module.json index 6542704..3e2c1c1 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ } ], "url": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de", - "version": "8.6.99", + "version": "8.6.100", "esmodules": [ "modules/babele-register.js", "modules/addon-register.js",