feat: rpg stats improvements
This commit is contained in:
@@ -434,6 +434,8 @@ function migrateToTrackerConfig() {
|
||||
userStats: {
|
||||
customStats: [],
|
||||
showRPGAttributes: true,
|
||||
alwaysSendAttributes: false,
|
||||
allowAIUpdateAttributes: true,
|
||||
rpgAttributes: [
|
||||
{ id: 'str', name: 'STR', description: '', enabled: true },
|
||||
{ id: 'dex', name: 'DEX', description: '', enabled: true },
|
||||
|
||||
Reference in New Issue
Block a user