mirror of
https://github.com/pret/pokeyellow.git
synced 2024-11-27 20:30:22 +00:00
51 lines
804 B
NASM
51 lines
804 B
NASM
_Route1ViridianMartSampleText::
|
|
text "Hi! I work at a"
|
|
line "#MON MART."
|
|
|
|
para "It's a convenient"
|
|
line "shop, so please"
|
|
cont "visit us in"
|
|
cont "VIRIDIAN CITY."
|
|
|
|
para "I know, I'll give"
|
|
line "you a sample!"
|
|
cont "Here you go!"
|
|
prompt
|
|
|
|
_Route1Text_1cae8::
|
|
text "<PLAYER> got"
|
|
line "@"
|
|
text_ram wcf4b
|
|
text "!@"
|
|
text_end
|
|
|
|
_Route1Text_1caee::
|
|
text "We also carry"
|
|
line "# BALLs for"
|
|
cont "catching #MON!"
|
|
done
|
|
|
|
_Route1Text_1caf3::
|
|
text "You have too much"
|
|
line "stuff with you!"
|
|
done
|
|
|
|
_Route1Text2::
|
|
text "See those ledges"
|
|
line "along the road?"
|
|
|
|
para "It's a bit scary,"
|
|
line "but you can jump"
|
|
cont "from them."
|
|
|
|
para "You can get back"
|
|
line "to PALLET TOWN"
|
|
cont "quicker that way."
|
|
done
|
|
|
|
_Route1Text3::
|
|
text "ROUTE 1"
|
|
line "PALLET TOWN -"
|
|
cont "VIRIDIAN CITY"
|
|
done
|