From 78106ee726faacc4cdb1b29411db2826f9104a4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AD=A2=E8=AF=AD?= <74231782+Yuer-QAQ@users.noreply.github.com> Date: Sat, 29 Oct 2022 22:23:10 +0800 Subject: [PATCH] Update custom directive (#133) Add `unlock`, `no cd` --- .../GrasscutterTools/Resources/en-us/CustomCommands.txt | 8 ++++++-- .../GrasscutterTools/Resources/ru-ru/CustomCommands.txt | 8 ++++++-- .../GrasscutterTools/Resources/zh-cn/CustomCommands.txt | 8 ++++++-- .../GrasscutterTools/Resources/zh-tw/CustomCommands.txt | 8 ++++++-- 4 files changed, 24 insertions(+), 8 deletions(-) diff --git a/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt b/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt index 9d62d06..228b0c0 100644 --- a/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt @@ -25,7 +25,7 @@ Charge Energy Where am I? /pos Give me ALL! -/give all x9999 lv90 c6 r5 +/give all x9999 lv90 c6 r5 sl10 10k Intertwined Fates /give 223 x10000 10k Acquaint Fates @@ -63,4 +63,8 @@ Broadcast Server Announcement /a Welcome to grasscutter PS! Close Server -/stop \ No newline at end of file +/stop +Unlock player status +/unlockall +no CD +/setstats cdr 100% \ No newline at end of file diff --git a/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt b/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt index 307ba7b..e0c7d4f 100644 --- a/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt @@ -25,7 +25,7 @@ Текущая позиция /pos Получить всё -/give all x9999 lv90 c6 r5 +/give all x9999 lv90 c6 r5 sl10 10 тыс. Переплетающиеся судьбы /give 223 x10000 10 тыс. Судьбоносные встречи @@ -63,4 +63,8 @@ Сообщение сервера /a Добро пожаловать в grasscutter PS! Закрыть сервер -/stop \ No newline at end of file +/stop +Разблокировать статус игрока +/unlockall +нет компакт-диска +/setstats cdr 100% \ No newline at end of file diff --git a/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt b/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt index 5b212a1..e1c8ea9 100644 --- a/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt @@ -25,7 +25,7 @@ 查看坐标 /pos 获取全部物品 -/give all x9999 lv90 c6 r5 +/give all x9999 lv90 c6 r5 sl10 一万纠缠 /give 223 x10000 一万相遇 @@ -63,4 +63,8 @@ 服务器公告 /a 欢迎来到Grasscutter PS! 关闭服务器 -/stop \ No newline at end of file +/stop +解锁所有状态(可使用尘歌壶道具) +/unlockall +无CD +/setstats cdr 100% \ No newline at end of file diff --git a/Source/GrasscutterTools/Resources/zh-tw/CustomCommands.txt b/Source/GrasscutterTools/Resources/zh-tw/CustomCommands.txt index 9505f1c..9102bec 100644 --- a/Source/GrasscutterTools/Resources/zh-tw/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/zh-tw/CustomCommands.txt @@ -25,7 +25,7 @@ 查看坐標 /pos 獲取全部物品 -/give all x9999 lv90 c6 r5 +/give all x9999 lv90 c6 r5 sl10 一萬糾纏 /give 223 x10000 一萬相遇 @@ -63,4 +63,8 @@ 伺服器公告 /a 歡迎來到Grasscutter PS! 關閉伺服器 -/stop \ No newline at end of file +/stop +解鎖所有狀態(可使用塵歌壺道具) +/unlockall +無CD +/setstats cdr 100% \ No newline at end of file