kep-hack/text/FishingGuruHouse.asm
Martha Schilling 14f08c941d The Big One Again
Pushing everything I've done, currently doesn't build because the Galarian Birds filesize is too thicc for the section but I need to push this before I go mad
2024-08-25 19:39:01 +01:00

70 lines
1.1 KiB
NASM

_FishingGuruHouseText_564c0::
text "I'm the FISHING"
line "GURU!"
para "I simply looove"
line "fishing!"
para "Do you like to"
line "fish?"
done
_FishingGuruHouseText_564c5::
text "Grand! I like"
line "your style!"
para "Take this and"
line "fish, young one!"
para "<PLAYER> received"
line "a @"
text_ram wStringBuffer
text "!@"
text_end
_FishingGuruHouseText_564ca::
text_start
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
_FishingGuruHouseText_564cf::
text "Oh... That's so"
line "disappointing..."
done
_FishingGuruHouseText_564d4::
text "Hello there,"
line "<PLAYER>!"
para "Use that FISHING"
line "ROD in any water!"
cont "You can catch"
cont "different kinds"
cont "of #MON."
para "Try fishing"
line "wherever you can!"
done
_FishingGuruHouseText_564d9::
text "Oh no!"
para "I had a gift for"
line "you, but you have"
cont "no room for it!"
done
_JumpText::
text "I wish there was"
line "a ROD that could"
cont "only catch me"
cont "MAGIKARP..."
done