summaryrefslogtreecommitdiff
path: root/data/text/save.inc
blob: c0c17aad6f0885cb2c2b2553627c2c51635ebe9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
gSaveTextQuicksaving:: @ 80B6A34
	.string "{CENTER_ALIGN}Quicksaving your adventure...\n"
	.string "{CENTER_ALIGN}Please don{APOSTROPHE}t turn off the power.\0"
	.align 2, 0

gSaveTextYourAdventureHasBeenSaved:: @ 80B6A7C
	.string "{CENTER_ALIGN}Your adventure has been saved.\0"
	.align 2, 0

gSaveTextYourAdventureHasBeenSavedLong:: @ 80B6AA0
	.string "{CENTER_ALIGN}Your adventure has been saved.\n"
	.string "{CENTER_ALIGN}When you are in a dungeon{COMMA} quicksave\n"
	.string "{CENTER_ALIGN}your progress before ending the game.\0"
	.align 2, 0

gSaveTextTheDataCouldNotBeWritten:: @ 80B6B14
	.string "{CENTER_ALIGN}The data could not be written.\n"
	.string "{CENTER_ALIGN}Please turn off the power and remove\n"
	.string "{CENTER_ALIGN}and reinsert the DS Card.\0"
	.align 2, 0

gSaveTextFailed:: @ 80B6B78
	.string "{CENTER_ALIGN}Save failed.\0"
	.align 2, 0

gSaveTextError:: @ 80B6B88
	.string "{CENTER_ALIGN}Error reading data.\n"
	.string "{CENTER_ALIGN}Please turn off the power and reinsert\n"
	.string "{CENTER_ALIGN}the DS Game Card.\0"
	.align 2, 0

gSaveTextCantResume:: @ 80B6BDC
	.string "{CENTER_ALIGN}Your data was not properly saved{COMMA}\n"
	.string "{CENTER_ALIGN}so your game cannot be resumed\n"
	.string "{CENTER_ALIGN}from your last spot.{EXTRA_MSG}{CENTER_ALIGN}Your last outing is considered a defeat.\n"
	.string "{CENTER_ALIGN}Before shutting down{COMMA} save in your\n"
	.string "{CENTER_ALIGN}team base{COMMA} or quicksave in a dungeon.\0"
	.align 2, 0

gSaveTextMayNotResume:: @ 80B6CB8
	.string "{CENTER_ALIGN}You may not resume your dungeon\n"
	.string "{CENTER_ALIGN}adventure using this saved data.\n"
	.string "{CENTER_ALIGN}Your last outing is considered a defeat.\0"
	.align 2, 0

	.string "pksdir0\0"
	.align 2, 0

	.global gUnknown_80B6D30
gUnknown_80B6D30:
    .2byte 5, 7, 0, 0, 1, 0; .4byte gUnknown_80B6D88
    .2byte 5, 7, 2, 0, 1, 0; .4byte gUnknown_80B6D80
    .2byte 5, 7, 4, 0, 1, 0; .4byte gUnknown_80B6D78
    .2byte 5, 7, 6, 0, 1, 0; .4byte gUnknown_80B6D70

gUnknown_80B6D70:
    .string "LOCAL3\0"
    .align 2, 0

gUnknown_80B6D78:
    .string "LOCAL2\0"
    .align 2, 0

gUnknown_80B6D80:
    .string "LOCAL1\0"
    .align 2, 0

gUnknown_80B6D88:
    .string "LOCAL0\0"
    .align 2, 0