diff options
Diffstat (limited to 'data/text/save.inc')
-rw-r--r-- | data/text/save.inc | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/data/text/save.inc b/data/text/save.inc new file mode 100644 index 000000000..d909489ac --- /dev/null +++ b/data/text/save.inc @@ -0,0 +1,32 @@ +gUnknown_082C87B4:: @ 82C87B4 + .string "Would you like to save the game?$" + +gUnknown_082C87D5:: @ 82C87D5 + .string "There is already a saved file.\n" + .string "Is it okay to overwrite it?$" + +gUnknown_082C8810:: @ 82C8810 + .string "SAVING…\n" + .string "DON’T TURN OFF THE POWER.$" + +gUnknown_082C8832:: @ 82C8832 + .string "{PLAYER} saved the game.$" + +gUnknown_082C8845:: @ 82C8845 + .string "WARNING!\p" + .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" + .string "Are you sure you want to save now\n" + .string "and overwrite the other save file?$" + +gUnknown_082C892A:: @ 82C892A + .string "Save error.\p" + .string "Please exchange the\n" + .string "backup memory.$" + +gText_SavingDontTurnOffPower:: @ 82C8959 + .string "SAVING…\n" + .string "DON’T TURN OFF THE POWER.$" |