pokered/text/PalletTown.asm

57 lines
846 B
NASM
Raw Normal View History

_OakAppearsText::
2014-01-22 02:08:30 +00:00
text "OAK: Hey! Wait!"
line "Don't go out!@"
text_end
_OakWalksUpText::
2014-01-22 02:08:30 +00:00
text "OAK: It's unsafe!"
line "Wild #MON live"
cont "in tall grass!"
2014-01-22 02:08:30 +00:00
para "You need your own"
2014-01-22 02:08:30 +00:00
line "#MON for your"
cont "protection."
cont "I know!"
2014-01-22 02:08:30 +00:00
para "Here, come with"
2014-01-22 02:08:30 +00:00
line "me!"
done
_PalletTownText2::
2014-01-22 02:08:30 +00:00
text "I'm raising"
line "#MON too!"
para "When they get"
2014-01-22 02:08:30 +00:00
line "strong, they can"
cont "protect me!"
2014-01-22 02:08:30 +00:00
done
_PalletTownText3::
2014-01-22 02:08:30 +00:00
text "Technology is"
line "incredible!"
para "You can now store"
2014-01-22 02:08:30 +00:00
line "and recall items"
cont "and #MON as"
cont "data via PC!"
2014-01-22 02:08:30 +00:00
done
_PalletTownText4::
2014-01-22 02:08:30 +00:00
text "OAK #MON"
line "RESEARCH LAB"
done
_PalletTownText5::
2014-01-22 02:08:30 +00:00
text "PALLET TOWN"
line "Shades of your"
cont "journey await!"
2014-01-22 02:08:30 +00:00
done
_PalletTownText6::
text "<PLAYER>'s house "
2014-01-22 02:08:30 +00:00
done
_PalletTownText7::
text "<RIVAL>'s house "
2014-01-22 02:08:30 +00:00
done