Migrate to v10

This commit is contained in:
2022-10-09 21:54:52 +02:00
parent ac439ded13
commit 7781b1bfbb
13 changed files with 380 additions and 71 deletions

View File

@@ -1,9 +1,9 @@
{
"label": "Deadlands - Atouts",
"mapping": {
"description_full": "data.description",
"description_full": "system.description",
"requirements": {
"path": "data.requirements.value",
"path": "system.requirements.value",
"converter": "edge_requirements"
}
},