Minor fixes
This commit is contained in:
parent
d8095a10c0
commit
9d5883ca8d
@ -140,7 +140,7 @@ const __check_fix_wrong_modules = ( chatFlag, patchFinished ) => {
|
||||
});
|
||||
}
|
||||
|
||||
if ( name == "wfrp4e-rnhd" && module.active ) {
|
||||
if ( name == "wfrp4e-rnhd" && module.active && game.wfrp4e.tables.career) {
|
||||
game.wfrp4e.tables.career.name = "Carrières aléatoires";
|
||||
|
||||
FilePicker.browse("data", "modules/WH4-fr-translation/tables/").then(resp => {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "WH4-fr-translation",
|
||||
"title": "Traduction du module WH4 en Français.",
|
||||
"description": "La traduction du module WH4.",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"minimumCoreVersion" : "0.7.1",
|
||||
"compatibleCoreVersion": "0.7.9",
|
||||
"author": "LeRatierBretonnien",
|
||||
|
@ -1061,7 +1061,7 @@ export class WH4FRPatchConfig {
|
||||
"Résistance à l'alcool",
|
||||
"Calme",
|
||||
"Résistance",
|
||||
"Parier",
|
||||
"Pari",
|
||||
"Intimidation",
|
||||
"Langue (Au choix)",
|
||||
"Langue (Grumbarth)",
|
||||
@ -1079,7 +1079,7 @@ export class WH4FRPatchConfig {
|
||||
"Très résistant, Très fort",
|
||||
"Seconde vue, Sixième sens",
|
||||
"Trait - Morsure",
|
||||
"Trait - Taille (Grand)",
|
||||
"Trait - Taille (Grande)",
|
||||
"Psychologie - Faim d'Ogre",
|
||||
"Psychologie - Met favori (Cible)",
|
||||
"Trait de tribu d'ogre (Au choix)",
|
||||
|
Loading…
Reference in New Issue
Block a user