mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
feat: 练度统计(帮助)
This commit is contained in:
parent
cb9c31f27c
commit
ffdeadf3c9
1 changed files with 7 additions and 0 deletions
|
|
@ -95,6 +95,13 @@ const helpData = [
|
||||||
needSK: false,
|
needSK: false,
|
||||||
commands: ['角色名+面板'],
|
commands: ['角色名+面板'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '练度统计',
|
||||||
|
desc: '查看角色练度统计(如果更新需要先%刷新面板)',
|
||||||
|
needCK: false,
|
||||||
|
needSK: false,
|
||||||
|
commands: ['练度', '练度统计'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue