From 233b07f421d524619dadc5a9864b29befc5b1558 Mon Sep 17 00:00:00 2001 From: Yuer-QAQ <1072411694@qq.com> Date: Sat, 29 Oct 2022 13:37:33 +0800 Subject: [PATCH 1/2] 1 --- .../Resources/en-us/CustomCommands.txt | 22 +++++++++++++++++-- .../Resources/ru-ru/CustomCommands.txt | 22 +++++++++++++++++-- .../Resources/zh-cn/CustomCommands.txt | 22 +++++++++++++++++-- .../Resources/zh-tw/CustomCommands.txt | 22 +++++++++++++++++-- 4 files changed, 80 insertions(+), 8 deletions(-) diff --git a/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt b/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt index 9d62d06..e59d342 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,22 @@ 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% +Character zodiac is 6 +/setConst 6 +sunny +/w sunny +partly cloudy +/w cloudy +rain +/w rain +thunderstorm +/w thunderstorm +Snow +/w snow +fog +/w mist \ 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..92c680c 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,22 @@ Сообщение сервера /a Добро пожаловать в grasscutter PS! Закрыть сервер -/stop \ No newline at end of file +/stop +Разблокировать статус игрока +/unlockall +нет компакт-диска +/setstats cdr 100% +Установите текущий зодиак персонажа на 6 +/setConst 6 +солнечно +/w sunny +переменная облачность +/w cloudy +дождь +/w rain +гроза +/w thunderstorm +Снег +/w snow +туман +/w mist \ 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..f7d6586 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,22 @@ 服务器公告 /a 欢迎来到Grasscutter PS! 关闭服务器 -/stop \ No newline at end of file +/stop +解锁所有状态(可使用尘歌壶道具) +/unlockall +无CD +/setstats cdr 100% +设置当前角色命座为6 +/setConst 6 +晴天 +/w sunny +多云 +/w cloudy +雨 +/w rain +雷雨 +/w thunderstorm +雪 +/w snow +雾 +/w mist \ 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..087d223 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,22 @@ 伺服器公告 /a 歡迎來到Grasscutter PS! 關閉伺服器 -/stop \ No newline at end of file +/stop +解鎖所有狀態(可使用塵歌壺道具) +/unlockall +無CD +/setstats cdr 100% +設定當前角色命座為6 +/setConst 6 +晴天 +/w sunny +多雲 +/w cloudy +雨 +/w rain +雷雨 +/w thunderstorm +雪 +/w snow +霧 +/w mist \ No newline at end of file From eccb6a8381dcee27ff8c7d7e63ab69d7c2b20101 Mon Sep 17 00:00:00 2001 From: Yuer-QAQ <1072411694@qq.com> Date: Sat, 29 Oct 2022 13:47:56 +0800 Subject: [PATCH 2/2] remove redundant --- .../Resources/en-us/CustomCommands.txt | 16 +--------------- .../Resources/ru-ru/CustomCommands.txt | 16 +--------------- .../Resources/zh-cn/CustomCommands.txt | 16 +--------------- .../Resources/zh-tw/CustomCommands.txt | 16 +--------------- 4 files changed, 4 insertions(+), 60 deletions(-) diff --git a/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt b/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt index e59d342..228b0c0 100644 --- a/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt @@ -67,18 +67,4 @@ Close Server Unlock player status /unlockall no CD -/setstats cdr 100% -Character zodiac is 6 -/setConst 6 -sunny -/w sunny -partly cloudy -/w cloudy -rain -/w rain -thunderstorm -/w thunderstorm -Snow -/w snow -fog -/w mist \ No newline at end of file +/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 92c680c..e0c7d4f 100644 --- a/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt @@ -67,18 +67,4 @@ Разблокировать статус игрока /unlockall нет компакт-диска -/setstats cdr 100% -Установите текущий зодиак персонажа на 6 -/setConst 6 -солнечно -/w sunny -переменная облачность -/w cloudy -дождь -/w rain -гроза -/w thunderstorm -Снег -/w snow -туман -/w mist \ No newline at end of file +/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 f7d6586..e1c8ea9 100644 --- a/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt @@ -67,18 +67,4 @@ 解锁所有状态(可使用尘歌壶道具) /unlockall 无CD -/setstats cdr 100% -设置当前角色命座为6 -/setConst 6 -晴天 -/w sunny -多云 -/w cloudy -雨 -/w rain -雷雨 -/w thunderstorm -雪 -/w snow -雾 -/w mist \ No newline at end of file +/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 087d223..9102bec 100644 --- a/Source/GrasscutterTools/Resources/zh-tw/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/zh-tw/CustomCommands.txt @@ -67,18 +67,4 @@ 解鎖所有狀態(可使用塵歌壺道具) /unlockall 無CD -/setstats cdr 100% -設定當前角色命座為6 -/setConst 6 -晴天 -/w sunny -多雲 -/w cloudy -雨 -/w rain -雷雨 -/w thunderstorm -雪 -/w snow -霧 -/w mist \ No newline at end of file +/setstats cdr 100% \ No newline at end of file