Fix auto-compute

This commit is contained in:
2022-01-03 00:09:27 +01:00
parent 1074a1d91c
commit b034a92541
5 changed files with 50 additions and 59 deletions

View File

@@ -111,12 +111,14 @@
"faith": {
"key" : "faith",
"label" : "BOL.resources.faith",
"bonus": 0,
"value": 0,
"max": 0
},
"power": {
"key" : "power",
"label" : "BOL.resources.power",
"bonus": 0,
"value": 0,
"max": 0
}