Skip to content

Commit

Permalink
Update global-trade-system-dialogue.json
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Sep 30, 2024
1 parent 77f702a commit 1952da5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"intro": "是GTS系统的交互面板!",
"title": "全球交换系统(GTS)",
"description": "啊,GTS!科学的奇迹,\\nn你可以与世界各地的任何人联系,\n与他们交换宝可梦!\n今天你的交换会有好运吗",
"description": "啊,GTS!科学的奇迹,\n你可以与世界各地的任何人联系,\n并与他们交换宝可梦!\n今天你的交换运会如何呢",
"query": "你要怎么做?",
"option": {
"1": {
Expand All @@ -11,13 +11,13 @@
},
"2": {
"label": "奇迹交换",
"tooltip": "(+)将一只宝可梦送至GTS\n并获得一只随机宝可梦"
"tooltip": "(+)发送一只宝可梦\n并获得一只随机宝可梦"
},
"3": {
"label": "道具交换",
"trade_options_prompt": "选择要发送的道具",
"invalid_selection": "这只宝可梦没有合法道具\n可以被交换。",
"tooltip": "(+)将你的一件道具发送到GTS并获得一件随机新道具"
"tooltip": "(+)发送一件道具\n并获得一件随机新道具"
},
"4": {
"label": "离开",
Expand Down

0 comments on commit 1952da5

Please sign in to comment.