Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
dc-plugins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
JoyJ
dc-plugins
Commits
264f92f3
Commit
264f92f3
authored
Apr 02, 2022
by
JoyJ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update hint
parent
800ae2d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
DuelChronicle_Random.js
DuelChronicle_Random.js
+2
-0
No files found.
DuelChronicle_Random.js
View file @
264f92f3
...
...
@@ -66,7 +66,9 @@ ygopro.ctos_follow_after("UPDATE_DECK", true, async (buffer, info, client, serve
});
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
,
"
编年史QQ群号:838595368。可在群内下载编年史客户端,解锁更多功能。
"
,
ygopro
.
constants
.
COLORS
.
YELLOW
);
ygopro
.
stoc_send_chat
(
client
,
"
卡组举报日常堆积上千,如果有心力,欢迎来进行卡组修改。
"
,
ygopro
.
constants
.
COLORS
.
YELLOW
);
}
catch
{
var
err_msg
=
"
(由于卡组异常,被服务器端自动提交)
"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment