forked from public/swade-fr-content
Migrate to v10
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"label": "SWADE Équipement",
|
||||
"mapping": {
|
||||
"description": "data.description",
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "data.actions.skill",
|
||||
"path": "system.actions.skill",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
"path": "data.range",
|
||||
"path": "system.range",
|
||||
"converter": "gear_range"
|
||||
},
|
||||
"ammo": {
|
||||
"path": "data.ammo",
|
||||
"path": "system.ammo",
|
||||
"converter": "gear_ammo"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user