tumbledemerald-legacy/data/text/save.inc

31 lines
755 B
PHP
Raw Normal View History

2022-05-19 19:14:13 +02:00
.align 2
gText_ConfirmSave::
.string "Would you like to save the game?$"
2022-05-19 19:14:13 +02:00
gText_AlreadySavedFile::
2022-05-20 16:07:31 +02:00
.string "u sus$"
2022-05-19 19:14:13 +02:00
gText_SavingDontTurnOff::
2022-05-20 16:07:31 +02:00
.string "Now saving…$"
2022-05-19 19:14:13 +02:00
gText_PlayerSavedGame::
.string "{PLAYER} saved the game.$"
gText_DifferentSaveFile::
.string "Warning!\p"
2022-05-19 19:14:13 +02:00
.string "There is a different game file that\n"
.string "is already saved.\p"
.string "If you save now, the other file's\n"
.string "adventure, including items and\l"
.string "Pokémon, will be entirely lost.\p"
2022-05-19 19:14:13 +02:00
.string "Are you sure you want to save now\n"
.string "and overwrite the other save file?$"
gText_SaveError::
.string "Save error.\p"
.string "Please exchange the\n"
.string "backup memory.$"
gText_SavingDontTurnOffPower::
2022-05-20 16:07:31 +02:00
.string "Now saving…"