mirror of
https://github.com/pret/pokeyellow.git
synced 2026-06-02 22:14:32 -05:00
Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm
40 lines
642 B
NASM
40 lines
642 B
NASM
MelanieText1::
|
|
text "I take care of"
|
|
line "injured #MON."
|
|
|
|
para "I nursed this"
|
|
line "BULBASAUR back to"
|
|
cont "health."
|
|
|
|
para "It needs a good"
|
|
line "trainer to take"
|
|
cont "care of it now.@@"
|
|
|
|
MelanieText2::
|
|
text "I know! Would you"
|
|
line "take care of this"
|
|
cont "BULBASAUR?"
|
|
done
|
|
|
|
MelanieText3::
|
|
text "Please take care"
|
|
line "of BULBASAUR!@@"
|
|
|
|
MelanieText4::
|
|
text "Is BULBASAUR"
|
|
line "doing well?@@"
|
|
|
|
MelanieText5::
|
|
text "Oh..."
|
|
line "That's too bad...@@"
|
|
|
|
MelanieBulbasaurText::
|
|
text "BULBASAUR: Bubba!"
|
|
line "Zoar!@@"
|
|
|
|
MelanieOddishText::
|
|
text "ODDISH: Orddissh!@@"
|
|
|
|
MelanieSandshrewText::
|
|
text "SANDSHREW: Pikii!@@"
|