Skip to content

Commit

Permalink
Update department-store-sale-dialogue.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Chapybara-jp committed Sep 22, 2024
1 parent 08c40d0 commit 77353a9
Showing 1 changed file with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"intro": "It's a lady with a ton of shopping bags.",
"speaker": "Shopper",
"intro_dialogue": "Hello! Are you here for\nthe amazing sales too?$There's a special coupon that you can\nredeem for a free item during the sale!$I have an extra one. Here you go!",
"title": "Department Store Sale",
"description": "There is merchandise in every direction! It looks like there are 4 counters where you can redeem the coupon for various items. The possibilities are endless!",
"query": "Which counter will you go to?",
"intro": "買い物袋が いっぱいな おねえさん だ。",
"speaker": "お客様",
"intro_dialogue": "こんにちは! すごーい セールの ために\nここに 来ましたね?$セール中に 特別な クーポンで\nアイテムを サービスとして 1つ もらえます!$もう 1つの クーポンが ありますから どうぞ!",
"title": "デパートで大特価セール",
"description": "各方面で 商品 いっぱい! クーポンで アイテムを もらえる 売り場が 4つ ようです。\n可能性は無限大!",
"query": "どの売り場に行きますか?",
"option": {
"1": {
"label": "TM Counter",
"tooltip": "(+) TM Shop"
"label": "技マシーンの売り場",
"tooltip": "(+) 技マシーンショップ"
},
"2": {
"label": "Vitamin Counter",
"tooltip": "(+) Vitamin Shop"
"label": "栄養士の売り場",
"tooltip": "(+) えいようドリンクショップ"
},
"3": {
"label": "Battle Item Counter",
"tooltip": "(+) X Item Shop"
"label": "戦闘良品の売り場",
"tooltip": "(+) 戦闘用ショップ"
},
"4": {
"label": "Pokéball Counter",
"tooltip": "(+) Pokéball Shop"
"label": "ボールの売り場",
"tooltip": "(+) モンスターボールショップ"
}
},
"outro": "What a deal! You should shop there more often."
}
"outro": "何と お買い得! ちょくちょく 買いに行った 方が いいね"
}

0 comments on commit 77353a9

Please sign in to comment.