Commit ab47e619 authored by JoyJ's avatar JoyJ

update tips

parent 264f92f3
......@@ -65,10 +65,9 @@ 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, "有白框卡是因为你没有下载编年史独有卡导致缺卡,请加群下载。", ygopro.constants.COLORS.YELLOW);
ygopro.stoc_send_chat(client, "注意:【卡组太弱】【有未知卡】并不是有效的举报理由,【额外不全】【构筑错误】才是。", ygopro.constants.COLORS.YELLOW);
ygopro.stoc_send_chat(client, "编年史QQ群号:838595368。可在群内下载编年史客户端,解锁更多功能。", ygopro.constants.COLORS.YELLOW);
ygopro.stoc_send_chat(client, "卡组举报日常堆积上千,如果有心力,欢迎来进行卡组修改。", ygopro.constants.COLORS.YELLOW);
ygopro.stoc_send_chat(client, "有未知卡是因为你没有下载编年史独有卡。请加群下载,举报没用。", ygopro.constants.COLORS.BABYBLUE);
}
catch {
var err_msg = "(由于卡组异常,被服务器端自动提交)";
......
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