forked from public/foundryvtt-wh4-lang-fr-fr
Petits fixs + acteurs Middenheim
This commit is contained in:
@ -322,8 +322,11 @@ const __add_actors_translation = () => {
|
||||
metadata.collection != "wfrp4e-core.actors" &&
|
||||
metadata.collection != "wfrp4e-core.bestiary" &&
|
||||
metadata.collection != "wfrp4e-ua1.actors" &&
|
||||
metadata.collection != "wfrp4e-altdorf.actors" &&
|
||||
metadata.collection != "wfrp4e-rnhd.actors" &&
|
||||
metadata.collection != "wfrp4e-dotr.actors" &&
|
||||
metadata.collection != "wfrp4e-pbtt.actors" &&
|
||||
metadata.collection != "wfrp4e-middenheim.actors" &&
|
||||
metadata.documentName === 'Actor') {
|
||||
//console.log("REPLACE PACK : ", metadata);
|
||||
let translations = {
|
||||
|
Reference in New Issue
Block a user