From e674a61639b774f6c63185d9f07f8c4fd3f2f5cf Mon Sep 17 00:00:00 2001 From: sladecraven Date: Tue, 4 Jan 2022 07:52:44 +0100 Subject: [PATCH] =?UTF-8?q?Traduction=20de=20carri=C3=A8es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/module.json b/module.json index 96c210e..19e9db9 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "WH4-fr-translation", "title": "WFRP4e - Core Module en français.", "description": "Traduction Française pour Warhammer v4.", - "version": "5.0.8", + "version": "5.0.9", "minimumCoreVersion" : "0.8.0", "compatibleCoreVersion": "9", "author": "LeRatierBretonnien", @@ -27,7 +27,7 @@ "packs": [ { "label": "Plats d'Auberges", - "entity": "RollTable", + "type": "RollTable", "name": "plats-dauberges", "path": "packs/plats-dauberges.db", "system": "wfrp4e", @@ -35,7 +35,7 @@ }, { "label": "Dons de Rhya", - "entity": "JournalEntry", + "type": "JournalEntry", "name": "dons-de-rhya", "path": "packs/dons-de-rhya.db", "system": "wfrp4e", @@ -43,7 +43,7 @@ }, { "label": "Aides de Jeu FR", - "entity": "JournalEntry", + "type": "JournalEntry", "name": "aides-de-jeu-fr", "path": "packs/aides-de-jeu-fr.db", "system": "wfrp4e", @@ -51,7 +51,7 @@ }, { "label": "Potions : Drogues et Sédatifs", - "entity": "Item", + "type": "Item", "name": "drogues-and-sedatifs", "path": "packs/drogues-and-sedatifs.db", "system": "wfrp4e", @@ -59,7 +59,7 @@ }, { "label": "Potions : Pansements et Cataplasmes", - "entity": "Item", + "type": "Item", "name": "pansements-and-cataplasmes", "path": "packs/pansements-and-cataplasmes.db", "system": "wfrp4e", @@ -67,7 +67,7 @@ }, { "label": "Potions : Poisons et Toxiques", - "entity": "Item", + "type": "Item", "name": "poisons-and-toxiques", "path": "packs/poisons-and-toxiques.db", "system": "wfrp4e", @@ -75,7 +75,7 @@ }, { "label": "Potions : Potions et Décoctions", - "entity": "Item", + "type": "Item", "name": "potions-and-decoctions", "path": "packs/potions-and-decoctions.db", "system": "wfrp4e", @@ -83,7 +83,7 @@ }, { "label": "Potions : Antidotes et Remèdes", - "entity": "Item", + "type": "Item", "name": "antidotes-and-remedes", "path": "packs/antidotes-and-remedes.db", "system": "wfrp4e", @@ -91,7 +91,7 @@ }, { "label": "Tables des Traductions", - "entity": "JournalEntry", + "type": "JournalEntry", "name": "tables-des-traductions", "path": "packs/tables-des-traductions.db", "system": "wfrp4e", @@ -99,7 +99,7 @@ }, { "label": "Apothicarium", - "entity": "JournalEntry", + "type": "JournalEntry", "name": "apothicarium", "path": "packs/apothicarium.db", "system": "wfrp4e",