diff options
Diffstat (limited to 'data/text/surf.inc')
-rw-r--r-- | data/text/surf.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/text/surf.inc b/data/text/surf.inc new file mode 100644 index 000000000..177a70491 --- /dev/null +++ b/data/text/surf.inc @@ -0,0 +1,10 @@ +Text_1A556E:: @ 81A556E + .string "The water is dyed a deep blue…\n" + .string "Would you like to SURF?$" + +Text_1A55A5:: @ 81A55A5 + .string "{STR_VAR_1} used SURF!$" + +Text_CurrentTooFast:: @ 81A55B3 + .string "The current is much too fast!\n" + .string "SURF can't be used here…$" |