pokecrystal-board/data/text/unused_sweet_honey.asm

69 lines
1.5 KiB
NASM
Raw Permalink Normal View History

; Sweet Honey is a feature that was scrapped before development.
; It was later implemented in Pokémon Diamond and Pearl.
;
; Sweet Honey was probably reworked into Sweet Scent.
; A map in the final game has a Butterfree and a woman who gives
; the Sweet Scent TM.
; Most of these texts seem to be associated with a single NPC.
; The last text is associated with a second NPC, probably a Butterfree.
UnusedSweetHoneyText: ; unreferenced
2014-03-05 21:45:28 -08:00
text "My #MON is an"
line "expert at collect-"
cont "ing SWEET HONEY."
para "I'll share some"
line "with you."
done
UnusedSweetHoneyBagFullText: ; unreferenced
2014-03-05 21:45:28 -08:00
text "I want to give you"
line "some SWEET HONEY,"
para "but you have no"
line "room for it."
done
UnusedSweetHoneyGiveText: ; unreferenced
2014-03-05 21:45:28 -08:00
text "Here you go! Have"
line "some SWEET HONEY!"
done
UnusedGotSweetHoneyText: ; unreferenced
text "<PLAYER> received"
2014-03-05 21:45:28 -08:00
line "SWEET HONEY."
done
UnusedSweetHoneyAfterText1: ; unreferenced
2014-03-05 21:45:28 -08:00
text "My little brother"
line "takes SWEET HONEY"
para "and goes somewhere"
line "with it."
para "I wonder what he's"
line "up to?"
done
UnusedSweetHoneyAfterText2: ; unreferenced
2014-03-05 21:45:28 -08:00
text "Did you put SWEET"
line "HONEY on a tree?"
para "What happened to"
line "it?"
done
UnusedSweetHoneyAfterText3: ; unreferenced
2014-03-05 21:45:28 -08:00
text "Did you put SWEET"
line "HONEY on a tree?"
para "It takes about a"
line "day for #MON to"
cont "be drawn to it."
done
UnusedSweetHoneyButterfreeText: ; unreferenced
2014-03-05 21:45:28 -08:00
text "BUTTERFREE: Freeh!"
done