diff options
Diffstat (limited to 'text/maps/CopycatsHouse1F.asm')
-rw-r--r-- | text/maps/CopycatsHouse1F.asm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/text/maps/CopycatsHouse1F.asm b/text/maps/CopycatsHouse1F.asm new file mode 100644 index 00000000..3ec2b151 --- /dev/null +++ b/text/maps/CopycatsHouse1F.asm @@ -0,0 +1,20 @@ +_CopycatsHouse1FText1:: + text "My daughter is so" + line "self-centered." + cont "She only has a" + cont "few friends." + done + +_CopycatsHouse1FText2:: + text "My daughter likes" + line "to mimic people." + + para "Her mimicry has" + line "earned her the" + cont "nickname COPYCAT" + cont "around here!" + done + +_CopycatsHouse1FText3:: + text "CHANSEY: Chaan!" + line "Sii!@@" |