summaryrefslogtreecommitdiff
path: root/data/text/save.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/text/save.inc')
-rw-r--r--data/text/save.inc26
1 files changed, 26 insertions, 0 deletions
diff --git a/data/text/save.inc b/data/text/save.inc
new file mode 100644
index 000000000..c35432540
--- /dev/null
+++ b/data/text/save.inc
@@ -0,0 +1,26 @@
+gSaveText_WouldYouLikeToSave:: @ 81C6C85
+UnknownString_81C6C85: @ 81C6C85
+ .string "Would you like to save the game?$"
+
+gSaveText_ThereIsAlreadyAFile:: @ 81C6CA6
+UnknownString_81C6CA6: @ 81C6CA6
+ .string "There is already a saved file.\n"
+ .string "Is it okay to overwrite it?$"
+
+gSaveText_DontTurnOff:: @ 81C6CE1
+BattleTower_BattleRoom_Text_1C6CE1:: @ 81C6CE1
+ .string "SAVING...\n"
+ .string "DON’T TURN OFF THE POWER.$"
+
+gSaveText_PlayerSavedTheGame:: @ 81C6D05
+BattleTower_BattleRoom_Text_1C6D05:: @ 81C6D05
+ .string "{PLAYER} saved the game.$"
+
+UnknownString_81C6D18: @ 81C6D18
+ .string "Save error...$"
+
+gSaveText_ThereIsADifferentFile:: @ 81C6D26
+UnknownString_81C6D26: @ 81C6D26
+ .string "There is a different game file that is\n"
+ .string "already saved.\p"
+ .string "Is it okay to overwrite it?$"