pokered/text/mapPalletTown.asm
2011-12-26 18:40:25 -07:00

44 lines
851 B
NASM

_OakAppearsText:
db 0,"OAK: Hey! Wait!",$4F
db "Don't go out!@@"
_OakWalksUpText:
db 0,"OAK: It's unsafe!",$4F
db "Wild #MON live",$55
db "in tall grass!",$51
db "You need your own",$4F
db "#MON for your",$55
db "protection.",$55
db "I know!",$51
db "Here, come with",$4F
db "me!",$57
_PalletTownText2:
db 0,"I",$E5," raising",$4F
db "#MON too!",$51
db "When they get",$4F
db "strong, they can",$55
db "protect me!",$57
_PalletTownText3:
db 0,"Technology is",$4F
db "incredible!",$51
db "You can now store",$4F
db "and recall items",$55
db "and #MON as",$55
db "data via PC!",$57
_PalletTownText4:
db 0,"OAK #MON",$4F
db "RESEARCH LAB",$57
_PalletTownText5:
db 0,"PALLET TOWN",$4F
db "Shades of your",$55
db "journey await!",$57
_PalletTownText6:
db 0,$52,"'s house ",$57
_PalletTownText7:
db 0,$53,"'s house ",$57