mirror of
https://github.com/pret/pokeyellow.git
synced 2026-04-25 07:58:09 -05:00
22 lines
404 B
NASM
22 lines
404 B
NASM
_CopycatsHouse1FMiddleAgedWomanText::
|
|
text "My daughter is so"
|
|
line "self-centered."
|
|
cont "She only has a"
|
|
cont "few friends."
|
|
done
|
|
|
|
_CopycatsHouse1FMiddleAgedManText::
|
|
text "My daughter likes"
|
|
line "to mimic people."
|
|
|
|
para "Her mimicry has"
|
|
line "earned her the"
|
|
cont "nickname COPYCAT"
|
|
cont "around here!"
|
|
done
|
|
|
|
_CopycatsHouse1FChanseyText::
|
|
text "CHANSEY: Chaaan"
|
|
line "sey!@"
|
|
text_end
|