feat:添加熟悉度和关系值

This commit is contained in:
SengokuCola
2025-06-21 16:22:29 +08:00
parent 518f944b5f
commit 248161a754
3 changed files with 51 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ person_info_default = {
"info_list": None,
"points": None,
"forgotten_points": None,
"config_hash": None,
"relation_value": None,
}