Skip to content

Commit

Permalink
Apostrophes corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Adri1 authored Dec 24, 2024
1 parent 3f05fbb commit efc4b66
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions en/mystery-encounters/the-expert-pokemon-breeder-dialogue.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"intro": "It's a trainer carrying tons of Pokémon Eggs!",
"intro": "Its a trainer carrying tons of Pokémon Eggs!",
"intro_dialogue": "Hey there, trainer!$It looks like some of your\npartner Pokémon are feeling a little down.$Why not have a battle with me to cheer them up?",
"title": "The Expert Pokémon Breeder",
"description": "You've been challenged to a battle where @[TOOLTIP_TITLE]{you can only use a single Pokémon}. It might be tough, but it would surely deepen the bond you have with the Pokémon you choose!\nThe breeder will also give you some @[TOOLTIP_TITLE]{Pokémon Eggs} if you win!",
"description": "Youve been challenged to a battle where @[TOOLTIP_TITLE]{you can only use a single Pokémon}. It might be tough, but it would surely deepen the bond you have with the Pokémon you choose!\nThe breeder will also give you some @[TOOLTIP_TITLE]{Pokémon Eggs} if you win!",
"query": "Who will you battle with?",
"cleffa_1_nickname": "Ace",
"cleffa_2_nickname": "Clefablest",
Expand All @@ -20,12 +20,12 @@
"label": "{{pokemon3Name}}",
"tooltip_base": "(-) Tough Battle\n(+) Gain Friendship with {{pokemon3Name}}"
},
"selected": "Let's do this!"
"selected": "Lets do this!"
},
"outro": "Look how happy your {{chosenPokemon}} is now!$Here, you can have these as well.",
"outro_failed": "How disappointing...$It looks like you still have a long way\nto go to earn your Pokémon's trust!",
"outro_failed": "How disappointing...$It looks like you still have a long way\nto go to earn your Pokémons trust!",
"gained_eggs": "@s{item_fanfare}You received {{numEggs}}!",
"eggs_tooltip": "\n(+) Earn {{eggs}}",
"numEggs_one": "{{count}} {{rarity}} Egg",
"numEggs_other": "{{count}} {{rarity}} Eggs"
}
}

0 comments on commit efc4b66

Please sign in to comment.