Usage: Unified specification

This commit is contained in:
tester233
2022-05-31 17:18:54 +08:00
committed by Melledy
parent 0e6ac4a827
commit ba6a9fc798
7 changed files with 15 additions and 15 deletions

View File

@@ -139,7 +139,7 @@
"description": "強制傳送指定用戶到他人的世界。"
},
"enter_dungeon": {
"usage": "用法enterdungeon <dungeon id>",
"usage": "用法enterdungeon <dungeonId>",
"changed": "已進入祕境 %s",
"not_found_error": "此祕境不存在。",
"in_dungeon_error": "你已經在祕境中了。",
@@ -366,7 +366,7 @@
"description": "將玩家的位置傳送到你所指定的座標。"
},
"weather": {
"usage": "用法weather <weatherId> [climateId]",
"usage": "用法weather <weatherId> <climateId>",
"success": "已將當前天氣設定為 %s ,氣候則為 %s 。",
"invalid_id": "無效的ID。",
"description": "更改目前的天氣。"