Compendium update (mostly french)

This commit is contained in:
Vlyan
2024-06-13 18:49:25 +02:00
parent 19e2e62207
commit 7698e1449a
27 changed files with 593 additions and 530 deletions

View File

@@ -5,7 +5,7 @@ export default class HooksL5r5e {
static setup() {
// Enable embed Babele compendiums only if custom compendium is not found or disabled
if (
typeof Babele !== "undefined" &&
game.babele &&
game.babele.modules.every((module) => module.module !== game.settings.get(CONFIG.l5r5e.namespace, "custom-compendium-name"))
) {
game.babele.setSystemTranslationsDir("babele"); // Since Babele v2.0.7