diff options
Diffstat (limited to 'text/maps/route_12_house.asm')
-rw-r--r-- | text/maps/route_12_house.asm | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/text/maps/route_12_house.asm b/text/maps/route_12_house.asm new file mode 100644 index 00000000..f15e0041 --- /dev/null +++ b/text/maps/route_12_house.asm @@ -0,0 +1,61 @@ +_UnnamedText_564c0:: ; 8c9b3 (23:49b3) + text "I'm the FISHING" + line "GURU's brother!" + + para "I simply Looove" + line "fishing!" + + para "Do you like to" + line "fish?" + done + +_UnnamedText_564c5:: ; 8ca00 (23:4a00) + text "Grand! I like" + line "your style!" + + para "Take this and" + line "fish, young one!" + + para $52, " received" + line "a @" + TX_RAM $cf4b + text "!@@" + +_UnnamedText_564ca:: ; 8ca4f (23:4a4f) + db $0 + 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 + +_UnnamedText_564cf:: ; 8caa1 (23:4aa1) + text "Oh... That's so" + line "disappointing..." + done + +_UnnamedText_564d4:: ; 8cac2 (23:4ac2) + text "Hello there," + line $52, "!" + + 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 + +_UnnamedText_564d9:: ; 8cb38 (23:4b38) + text "Oh no!" + + para "I had a gift for" + line "you, but you have" + cont "no room for it!" + done + |