Commit 40f29241 authored by JoyJ's avatar JoyJ

add a hint for report

parent 00547c50
......@@ -65,6 +65,7 @@ ygopro.ctos_follow_after("UPDATE_DECK", true, async (buffer, info, client, serve
deckbuf: compat_deckbuf
});
ygopro.stoc_send_chat(client, "如果卡组有问题,请在决斗中于聊天框输入【/report 举报理由】进行举报。", ygopro.constants.COLORS.YELLOW);
ygopro.stoc_send_chat(client, "注意:【卡组太弱】并不是有效的举报理由,【额外不全】【构筑错误】才是。", ygopro.constants.COLORS.YELLOW);
ygopro.stoc_send_chat(client, "编年史QQ群号:838595368。可在群内下载编年史客户端,解锁更多功能。", ygopro.constants.COLORS.YELLOW);
}
catch {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment