Update dancing-lessons-dialogue.json

This commit is contained in:
Lugiad 2024-09-24 20:34:31 +02:00 committed by GitHub
parent a51bc17c36
commit 1bd98d57e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{
"intro": "Ein {{oricorioName}} tanzt traurig allein, ohne einen Partner.",
"title": "Tanzstunden",
"description": "Das {{oricorioName}} scheint nicht aggressiv zu sein, im Gegenteil, es scheint traurig zu sein.\nVielleicht möchte es einfach nur mit jemandem tanzen...",
"description": "Das {{oricorioName}} scheint nicht aggressiv zu sein, im Gegenteil, es scheint traurig zu sein.\nVielleicht möchte es einfach nur mit jemandem tanzen...",//TODO
"query": "Was wirst du tun?",
"option": {
"1": {
@ -12,7 +12,7 @@
},
"2": {
"label": "Lerne den Tanz",
"tooltip": "(+) Bringe einem Pokémon Wecktanz bei",
"tooltip": "(+) Bringe einem Pokémon Wecktanz bei",//TODO
"selected": "Du schaust dem {{oricorioName}} genau zu, wie es seinen Tanz aufführt...$@s{level_up_fanfare}Dein {{selectedPokemon}} hat von {{oricorioName}} gelernt!"
},
"3": {
@ -24,4 +24,4 @@
}
},
"invalid_selection": "Das Pokémon kennt keine Tanzattacke"
}
}