diff --git a/at/lexicons/ai/syui/game/user.json b/at/lexicons/ai/syui/game/user.json index 4f0c4d1..883de96 100644 --- a/at/lexicons/ai/syui/game/user.json +++ b/at/lexicons/ai/syui/game/user.json @@ -19,6 +19,12 @@ "did": { "type": "string" }, + "login": { + "type": "bool" + }, + "limit": { + "type": "bool" + }, "charactor": { "type": "object", "enum": ["ai", "test"],