mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-01 05:02:25 +02:00
Update delibirdy-dialogue.json
This commit is contained in:
parent
c598c17251
commit
f5527aa560
@ -1,29 +1,29 @@
|
||||
|
||||
|
||||
{
|
||||
"intro": "A pack of {{delibirdName}} have appeared!",
|
||||
"title": "Delibir-dy",
|
||||
"description": "The {{delibirdName}}s are looking at you expectantly, as if they want something. Perhaps giving them an item or some money would satisfy them?",
|
||||
"query": "What will you give them?",
|
||||
"invalid_selection": "Pokémon doesn't have that kind of item.",
|
||||
"intro": "一伙{{delibirdName}}出现了!",
|
||||
"title": "信使鸟快递",
|
||||
"description": "{{delibirdName}}满怀期待地看着你,它们好像想要什么东西。\\n也许给它们一件道具或一些钱能让它们满意?",
|
||||
"query": "你要给它们什么?",
|
||||
"invalid_selection": "宝可梦身上并没有那种道具。",
|
||||
"option": {
|
||||
"1": {
|
||||
"label": "Give Money",
|
||||
"tooltip": "(-) Give the {{delibirdName}}s {{money, money}}\n(+) Receive a Gift Item",
|
||||
"selected": "You toss the money to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!"
|
||||
"label": "给钱",
|
||||
"tooltip": "(-)给予{{delibirdName}}们{{money, money}}\n(+)获得一件礼物",
|
||||
"selected": "你向{{delibirdName}}们扔了点钱,\n它们兴奋地互相嚷嚷着。$信使鸟们转向你并高兴地给你一份礼物!"
|
||||
},
|
||||
"2": {
|
||||
"label": "Give Food",
|
||||
"tooltip": "(-) Give the {{delibirdName}}s a Berry or Reviver Seed\n(+) Receive a Gift Item",
|
||||
"select_prompt": "Select an item to give.",
|
||||
"selected": "You toss the {{chosenItem}} to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!"
|
||||
"label": "给吃的",
|
||||
"tooltip": "(-)给予{{delibirdName}}们树果或复活之种\n(+)获得一件礼物",
|
||||
"select_prompt": "选择要给予的道具",
|
||||
"selected": "你向{{delibirdName}}们扔了点{{chosenItem}},\n它们兴奋地互相嚷嚷着。$信使鸟们转向你并高兴地给你一份礼物!"
|
||||
},
|
||||
"3": {
|
||||
"label": "Give an Item",
|
||||
"tooltip": "(-) Give the {{delibirdName}}s a Held Item\n(+) Receive a Gift Item",
|
||||
"select_prompt": "Select an item to give.",
|
||||
"selected": "You toss the {{chosenItem}} to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!"
|
||||
"label": "给道具",
|
||||
"tooltip": "(-)给予{{delibirdName}}一件道具\n(+)获得一件礼物",
|
||||
"select_prompt": "选择要给予的道具",
|
||||
"selected": "你向{{delibirdName}}们扔了点{{chosenItem}},\n它们兴奋地互相嚷嚷着。$信使鸟们转向你并高兴地给你一份礼物!"
|
||||
}
|
||||
},
|
||||
"outro": "The {{delibirdName}} pack happily waddles off into the distance.$What a curious little exchange!"
|
||||
}
|
||||
"outro": "{{delibirdName}}们兴高采烈地摇摆着,走向远方。$多么有趣的小交易!"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user