pokered/text/Route12SuperRodHouse.asm

63 lines
1.1 KiB
NASM
Raw Permalink Normal View History

_Route12SuperRodHouseFishingGuruDoYouLikeToFishText::
2014-01-23 20:34:42 +00:00
text "I'm the FISHING"
line "GURU's brother!"
para "I simply Looove"
line "fishing!"
para "Do you like to"
line "fish?"
done
_Route12SuperRodHouseFishingGuruReceivedSuperRodText::
2014-01-23 20:34:42 +00:00
text "Grand! I like"
line "your style!"
para "Take this and"
line "fish, young one!"
para "<PLAYER> received"
2014-01-23 20:34:42 +00:00
line "a @"
2021-08-28 21:02:20 +00:00
text_ram wStringBuffer
text "!@"
text_end
2014-01-23 20:34:42 +00:00
_Route12SuperRodHouseFishingGuruFishingWayOfLifeText::
text_start
2014-01-23 20:34:42 +00:00
para "Fishing is a way"
line "of life!"
para "From the seas to"
line "rivers, go out"
cont "and land the big"
cont "one!"
done
_Route12SuperRodHouseFishingGuruThatsDisappointingText::
2014-01-23 20:34:42 +00:00
text "Oh... That's so"
line "disappointing..."
done
_Route12SuperRodHouseFishingGuruTryFishingText::
2014-01-23 20:34:42 +00:00
text "Hello there,"
line "<PLAYER>!"
2014-01-23 20:34:42 +00:00
para "Use the SUPER ROD"
line "in any water!"
cont "You can catch"
cont "different kinds"
cont "of #MON."
para "Try fishing"
line "wherever you can!"
done
_Route12SuperRodHouseFishingGuruNoRoomText::
2014-01-23 20:34:42 +00:00
text "Oh no!"
para "I had a gift for"
line "you, but you have"
cont "no room for it!"
done