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 578d76e commit 64182bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions en/mystery-encounters/lost-at-sea-dialogue.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"intro": "Wandering aimlessly through the sea, you've effectively gotten nowhere.",
"intro": "Wandering aimlessly through the sea, youve effectively gotten nowhere.",
"title": "Lost at Sea",
"description": "The sea is turbulent in this area, and you're running out of energy.\nThis is bad. Is there a way out of the situation?",
"description": "The sea is turbulent in this area, and youre running out of energy.\nThis is bad. Is there a way out of the situation?",
"query": "What will you do?",
"option": {
"1": {
"label": "{{option1PrimaryName}} Might Help",
"label_disabled": "Can't {{option1RequiredMove}}",
"label_disabled": "Cant {{option1RequiredMove}}",
"tooltip": "(+) {{option1PrimaryName}} saves you\n(+) {{option1PrimaryName}} gains some EXP",
"tooltip_disabled": "You have no Pokémon to {{option1RequiredMove}} on",
"selected": "{{option1PrimaryName}} swims ahead, guiding you back on track.${{option1PrimaryName}} seems to also have gotten stronger in this time of need!"
},
"2": {
"label": "{{option2PrimaryName}} Might Help",
"label_disabled": "Can't {{option2RequiredMove}}",
"label_disabled": "Cant {{option2RequiredMove}}",
"tooltip": "(+) {{option2PrimaryName}} saves you\n(+) {{option2PrimaryName}} gains some EXP",
"tooltip_disabled": "You have no Pokémon to {{option2RequiredMove}} with",
"selected": "{{option2PrimaryName}} flies ahead of your boat, guiding you back on track.${{option2PrimaryName}} seems to also have gotten stronger in this time of need!"
Expand All @@ -25,4 +25,4 @@
}
},
"outro": "You are back on track."
}
}

0 comments on commit 64182bd

Please sign in to comment.