mirror of
https://github.com/ctrlcvs/xiaoyao-cvs-plugin.git
synced 2024-12-23 03:20:52 +08:00
加了个return true
This commit is contained in:
parent
2c58ef7513
commit
7f56e7a7ec
@ -17,6 +17,7 @@ export async function AtlasAlias(e) {
|
||||
// if (await monsterInfo(e)) return true;
|
||||
var name = e.msg.replace(/#|#|信息|图鉴|命座|天赋|突破|圣遗物|原魔|食物|食材|的|特殊|材|料|特色|料理|理|色/g, "");
|
||||
send_Msg(e, "all", name)
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user