Data model change

This commit is contained in:
2022-07-26 10:03:23 +02:00
parent 732d51b8b3
commit 74da4b6285
18 changed files with 178 additions and 0 deletions

View File

@@ -75,6 +75,16 @@
"value": 0,
"max": 0
}
},
"social": {
"fame": {
"label": "Fame",
"value": 0
},
"reputation": {
"label": "Reputation",
"value": 0
}
}
},
"npccore": {