Better import of NPC

This commit is contained in:
2020-11-10 15:01:06 +01:00
parent 52cc1bed49
commit 0210b37371
6 changed files with 47 additions and 7 deletions

View File

@ -354,6 +354,10 @@ const __add_actors_translation = ( ) => {
"characteristics": {
"path": "data.characteristics",
"converter": "npc_characteristics"
},
"details": {
"path": "data.details",
"converter": "npc_details"
}
},
"entries": [