mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 08:19:33 +02:00
Update global-trade-system-dialogue.json
This commit is contained in:
parent
77f702ae1c
commit
1952da561a
@ -1,7 +1,7 @@
|
||||
{
|
||||
"intro": "是GTS系统的交互面板!",
|
||||
"title": "全球交换系统(GTS)",
|
||||
"description": "啊,GTS!科学的奇迹,\\nn你可以与世界各地的任何人联系,\n与他们交换宝可梦!\n今天你的交换会有好运吗?",
|
||||
"description": "啊,GTS!科学的奇迹,\n你可以与世界各地的任何人联系,\n并与他们交换宝可梦!\n今天你的交换运会如何呢?",
|
||||
"query": "你要怎么做?",
|
||||
"option": {
|
||||
"1": {
|
||||
@ -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": "离开",
|
||||
|
Loading…
Reference in New Issue
Block a user