diff options
Diffstat (limited to 'text/maps/celadon_mansion_1f.asm')
-rw-r--r-- | text/maps/celadon_mansion_1f.asm | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/text/maps/celadon_mansion_1f.asm b/text/maps/celadon_mansion_1f.asm new file mode 100644 index 00000000..39252dd0 --- /dev/null +++ b/text/maps/celadon_mansion_1f.asm @@ -0,0 +1,24 @@ +_CeladonMansion1Text1: ; 9ceee (27:4eee) + text "MEOWTH: Meow!@@" + +_CeladonMansion1Text2: ; 9cefe (27:4efe) + text "My dear #MON" + line "keep me company." + + para "MEOWTH even brings" + line "money home!" + done + +_CeladonMansion1Text3: ; 9cf3c (27:4f3c) + text "CLEFAIRY: Pi" + line "pippippi!@@" + +_CeladonMansion1Text4: ; 9cf55 (27:4f55) + text "NIDORAN: Kya" + line "kyaoo!@@" + +_CeladonMansion1Text5: ; 9cf6b (27:4f6b) + text "CELADON MANSION" + line "Manager's Suite" + done + |