diff --git a/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt b/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt index 9971258..5565f50 100644 --- a/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/en-us/CustomCommands.txt @@ -54,3 +54,5 @@ Reload service config /reload KillAll /killall +Unlock The Tower +/unlocktower diff --git a/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt b/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt index ed0bda0..7b4777c 100644 --- a/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/ru-ru/CustomCommands.txt @@ -53,4 +53,6 @@ Перезагрузить конфигурацию службы /reload Убить всех -/killall \ No newline at end of file +/killall +Разгадка бездны +/unlocktower diff --git a/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt b/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt index d38af35..d48e76d 100644 --- a/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt +++ b/Source/GrasscutterTools/Resources/zh-cn/CustomCommands.txt @@ -53,4 +53,6 @@ 重载服务配置 /reload 清场 -/killall \ No newline at end of file +/killall +一键解锁深渊 +/unlocktower