forked from public/foundryvtt-wh4-lang-fr-fr
Fix spell damage parsing + EiS actors
This commit is contained in:
@ -325,6 +325,7 @@ const __add_actors_translation = () => {
|
||||
metadata.collection != "wfrp4e-altdorf.actors" &&
|
||||
metadata.collection != "wfrp4e-rnhd.actors" &&
|
||||
metadata.collection != "wfrp4e-dotr.actors" &&
|
||||
metadata.collection != "wfrp4e-eis.actors" &&
|
||||
metadata.collection != "wfrp4e-pbtt.actors" &&
|
||||
metadata.collection != "wfrp4e-middenheim.actors" &&
|
||||
metadata.documentName === 'Actor') {
|
||||
|
Reference in New Issue
Block a user