Update src/locales/en/mystery-encounters/lost-at-sea.ts
Co-authored-by: Asdar <asdargmng@gmail.com>
This commit is contained in:
parent
ad259c9e8f
commit
ebd8eedd1e
|
@ -24,7 +24,7 @@ export const lostAtSea = {
|
||||||
label: "Wander aimlessly",
|
label: "Wander aimlessly",
|
||||||
tooltip: "(-) Each of your Pokémon lose {{damagePercentage}}% of their total HP.",
|
tooltip: "(-) Each of your Pokémon lose {{damagePercentage}}% of their total HP.",
|
||||||
selected: `You float about in the boat, steering it aimlessly until you finally get back on track.
|
selected: `You float about in the boat, steering it aimlessly until you finally get back on track.
|
||||||
$You and your Pokémon get very fatigued during the whole ordeal`,
|
$You and your Pokémon get very fatigued during the whole ordeal.`,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
outro: "You are back on track."
|
outro: "You are back on track."
|
||||||
|
|
Loading…
Reference in New Issue