kep-hack/text/PalletTown.asm
emaskyesmogon 46c41f4f2b Running shoes reminder
Just so players know they exist cause who reads READMEs?
2022-09-29 20:26:19 -06:00

61 lines
918 B
NASM

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