From 627d9c7cd28cfd7637319e9e863e59a0f0b8a9e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E5=82=91?= Date: Fri, 25 Aug 2023 19:37:14 +0800 Subject: [PATCH] Add fly command --- Source/GrasscutterTools/Resources/en-us/CustomCommands.txt | 6 +++++- Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt | 6 +++++- Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt | 6 +++++- Source/GrasscutterTools/Resources/zh-tw/CustomCommands.txt | 6 +++++- 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt b/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt index 094eab7..9e5ef6b 100644 --- a/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt @@ -75,4 +75,8 @@ All skins Monthly cards /give 1202 x999 Troubleshoot -/troubleshoot \ No newline at end of file +/troubleshoot +Unlock flight +/prop fly on +Take off! +/tp ~ ~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 59e9e48..62354c2 100644 --- a/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt @@ -75,4 +75,8 @@ Ежемесячные карты /give 1202 x999 Устранение неполадок -/troubleshoot \ No newline at end of file +/troubleshoot +Разблокировать полет +/prop fly on +Снимать! +/tp ~ ~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 d8324fc..f39146a 100644 --- a/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt @@ -75,4 +75,8 @@ 月卡 /give 1202 x999 排故信息 -/troubleshoot \ No newline at end of file +/troubleshoot +风之翼 +/prop fly on +芜湖~起飞! +/tp ~ ~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 b379437..3377f1f 100644 --- a/Source/GrasscutterTools/Resources/zh-tw/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/zh-tw/CustomCommands.txt @@ -75,4 +75,8 @@ 月卡 /give 1202 x999 排故信息 -/troubleshoot \ No newline at end of file +/troubleshoot +風之翼 +/prop fly on +起飛! +/tp ~ ~100 ~ \ No newline at end of file