diff options
author | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-11-22 20:59:37 +0800 |
---|---|---|
committer | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-11-22 20:59:37 +0800 |
commit | 81f6704f3cb15c3f59fd3b48ec3622b63bc71297 (patch) | |
tree | 86c38e0b66c2a86a72269ebd74b466de0f6c47e9 /data/text/wonder_mail_3.inc | |
parent | a611b9673e73eeb74af802250d9fee5157f76a20 (diff) |
Use preprocessor for data asms, clean up sound/ and dump some text
Diffstat (limited to 'data/text/wonder_mail_3.inc')
-rw-r--r-- | data/text/wonder_mail_3.inc | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/data/text/wonder_mail_3.inc b/data/text/wonder_mail_3.inc new file mode 100644 index 0000000..1aa2213 --- /dev/null +++ b/data/text/wonder_mail_3.inc @@ -0,0 +1,68 @@ +gUnknown_80DFE4C:: @ 80DFE4C + .string "Are you sure you want to replace the\n" + .string "old #CGWonder Mail#R with the new one?" + .byte 0 + .align 2, 0 + +gUnknown_80DFE9C:: @ 80DFE9C + .string "This #CGWonder Mail#R has already been\n" + .string "received." + .byte 0 + .align 2, 0 + +gUnknown_80DFED0:: @ 80DFED0 + .string "This #CGWonder Mail#R has already been\n" + .string "received.\n" + .string "You may not receive the same one again." + .byte 0 + .align 2, 0 + +gUnknown_80DFF2C:: @ 80DFF2C + .string "Only #CGone piece#R of #CGWonder Mail#R can be held.\n" + .string "Please receive it after completing any\n" + .string "rescue mission in progress." + .byte 0 + .align 2, 0 + +gUnknown_80DFFA4:: @ 80DFFA4 + .string "The rescue team has quicksaved in\n" + .string "a dungeon with a mission in progress.\n" + .string "Please complete the mission first." + .byte 0 + .align 2, 0 + +gUnknown_80E0010:: @ 80E0010 + .string "The rescue team has quicksaved in\n" + .string "a dungeon with a mission in progress.\n" + .string "Mail cannot be deleted now." + .byte 0 +gUnknown_80E0074:: @ 80E0074 + .string "Received the #CGWonder Mail#R!" + .byte 0 + .align 2, 0 + +gUnknown_80E0094:: @ 80E0094 + .string "Only #CGone piece#R of #CGWonder Mail#R can be held.\n" + .string "Is it OK to replace the old #CGWonder Mail#R\n" + .string "with the new one?" + .byte 0 + .align 2, 0 + +gUnknown_80E0108:: @ 80E0108 + .string "Your #CGJob List#R is full.\n" + .string "Please select and delete unwanted mail." + .byte 0 + .align 2, 0 + +gUnknown_80E014C:: @ 80E014C + .string "New Mail" + .byte 0 + .align 2, 0 + +gUnknown_80E0158:: @ 80E0158 + .string "Old Mail" + .byte 0 + .align 2, 0 + + .string "pksdir0" + .byte 0 |