forked from public/foundryvtt-wh4-lang-fr-fr
Fix v10 datapath
This commit is contained in:
@ -2,11 +2,11 @@
|
||||
"label": "Mutations",
|
||||
"mapping": {
|
||||
"modifier": {
|
||||
"path": "data.modifier.value",
|
||||
"path": "system.modifier.value",
|
||||
"converter": "mutations_modifier"
|
||||
},
|
||||
"mutationType": {
|
||||
"path": "data.mutationType.value",
|
||||
"path": "system.mutationType.value",
|
||||
"converter": "generic_localization"
|
||||
},
|
||||
"effects": {
|
||||
|
Reference in New Issue
Block a user