许愿墙签到

This commit is contained in:
zhbaor 2024-11-01 21:04:47 +08:00
parent 8a61de4b81
commit cf83b49203
13 changed files with 99 additions and 6 deletions

View file

@ -335,6 +335,8 @@ class Scene:
"签到活动"
MOON_FESTIVAL = 1502
"月饼"
SIGN_IN_ORUNDUM = 1503
"幸运墙签到"
OPERATOR_MANAGEMENT = 1601
"干员列表"
OPERATOR_DETAILS = 1602
@ -522,6 +524,7 @@ SceneComment = {
1402: "活动关选择",
1501: "签到活动",
1502: "月饼",
1503: "幸运墙签到",
1601: "干员列表",
1602: "干员详情",
1701: "肉鸽作战前,正在编队",