diff options
Diffstat (limited to 'text/CeladonMansionRoofHouse.asm')
-rw-r--r-- | text/CeladonMansionRoofHouse.asm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/text/CeladonMansionRoofHouse.asm b/text/CeladonMansionRoofHouse.asm new file mode 100644 index 00000000..dab81a8d --- /dev/null +++ b/text/CeladonMansionRoofHouse.asm @@ -0,0 +1,10 @@ +_CeladonMansion5Text1:: + text "I know everything" + line "about the world" + cont "of #MON in" + cont "your GAME BOY!" + + para "Get together with" + line "your friends and" + cont "trade #MON!" + done |