v10 release

This commit is contained in:
2022-09-12 21:05:44 +02:00
parent a5b784ac03
commit 96b49682c9
21 changed files with 78 additions and 76 deletions

View File

@@ -2,11 +2,11 @@
"label": "Mutations Supplémentaires",
"mappings": {
"modifier": {
"path": "data.modifier.value",
"path": "system.modifier.value",
"converter": "mutations_modifier"
},
"mutationType": {
"path": "data.mutationType.value",
"path": "system.mutationType.value",
"converter": "generic_localization"
}
},