Update src/locales/en/mystery-encounters/lost-at-sea.ts
Co-authored-by: Asdar <asdargmng@gmail.com>
This commit is contained in:
parent
36dd3798e6
commit
2b47cd2a56
|
@ -1,7 +1,7 @@
|
||||||
export const lostAtSea = {
|
export const lostAtSea = {
|
||||||
intro: "Wandering aimlessly, you effectively get nowhere.",
|
intro: "Wandering aimlessly, you effectively get nowhere.",
|
||||||
title: "Lost at sea",
|
title: "Lost at sea",
|
||||||
description: "The sea is turbulent in this area and you seem to be running out of fuel as well.\nThis is bad. Is there a way out of the situation?",
|
description: "The sea is turbulent in this area, and you seem to be running out of fuel.\nThis is bad. Is there a way out of the situation?",
|
||||||
query: "What will you do?",
|
query: "What will you do?",
|
||||||
option: {
|
option: {
|
||||||
1: {
|
1: {
|
||||||
|
|
Loading…
Reference in New Issue