pokered/text/FuchsiaGoodRodHouse.asm

45 lines
780 B
NASM
Raw Permalink Normal View History

_FuchsiaGoodRodHouseFishingGuruText::
2014-01-23 04:37:40 +00:00
text "I'm the FISHING"
line "GURU's older"
cont "brother!"
para "I simply Looove"
line "fishing!"
para "Do you like to"
line "fish?"
done
_FuchsiaGoodRodHouseFishingGuruReceivedGoodRodText::
2014-01-23 04:37:40 +00:00
text "Grand! I like"
line "your style!"
para "Take this and"
line "fish, young one!"
para "<PLAYER> received"
2014-01-23 04:37:40 +00:00
line "a @"
2021-08-28 21:02:20 +00:00
text_ram wStringBuffer
text "!@"
text_end
2014-01-23 04:37:40 +00:00
_FuchsiaGoodRodHouseFishingGuruThatsSoDisappointingText::
2014-01-23 04:37:40 +00:00
text "Oh... That's so"
line "disappointing..."
done
_FuchsiaGoodRodHouseFishingGuruHowAreTheFishText::
2014-01-23 04:37:40 +00:00
text "Hello there,"
line "<PLAYER>!"
2014-01-23 04:37:40 +00:00
para "How are the fish"
line "biting?"
done
_FuchsiaGoodRodHouseFishingGuruNoRoomText::
2014-01-23 04:37:40 +00:00
text "Oh no!"
para "You have no room"
line "for my gift!"
done