diff options
Diffstat (limited to 'text/common.asm')
-rw-r--r-- | text/common.asm | 1355 |
1 files changed, 807 insertions, 548 deletions
diff --git a/text/common.asm b/text/common.asm index cf3b0af7c..b5e039601 100644 --- a/text/common.asm +++ b/text/common.asm @@ -1,943 +1,1202 @@ UnknownText_0x1b0000: ; 0x1b0000 - db $0, "Good morning!", $4f - db "Welcome to our", $55 - db "#MON CENTER.", $57 + text "Good morning!" + line "Welcome to our" + cont "#MON CENTER." + done ; 0x1b002b UnknownText_0x1b002b: ; 0x1b002b - db $0, "Hello!", $4f - db "Welcome to our", $55 - db "#MON CENTER.", $57 + text "Hello!" + line "Welcome to our" + cont "#MON CENTER." + done ; 0x1b004f UnknownText_0x1b004f: ; 0x1b004f - db $0, "Good evening!", $4f - db "You're out late.", $51 - db "Welcome to our", $4f - db "#MON CENTER.", $57 + text "Good evening!" + line "You're out late." + + para "Welcome to our" + line "#MON CENTER." + done ; 0x1b008a UnknownText_0x1b008a: ; 0x1b008a - db $0, "Good morning!", $51 - db "This is the #-", $4f - db "MON COMMUNICATION", $51 - db "CENTER--or the", $4f - db "#COM CENTER.", $57 + text "Good morning!" + + para "This is the #-" + line "MON COMMUNICATION" + + para "CENTER--or the" + line "#COM CENTER." + done ; 0x1b00d6 UnknownText_0x1b00d6: ; 0x1b00d6 - db $0, "Hello!", $51 - db "This is the #-", $4f - db "MON COMMUNICATION", $51 - db "CENTER--or the", $4f - db "#COM CENTER.", $57 + text "Hello!" + + para "This is the #-" + line "MON COMMUNICATION" + + para "CENTER--or the" + line "#COM CENTER." + done ; 0x1b011b UnknownText_0x1b011b: ; 0x1b011b - db $0, "Good to see you", $4f - db "working so late.", $51 - db "This is the #-", $4f - db "MON COMMUNICATION", $51 - db "CENTER--or the", $4f - db "#COM CENTER.", $57 + text "Good to see you" + line "working so late." + + para "This is the #-" + line "MON COMMUNICATION" + + para "CENTER--or the" + line "#COM CENTER." + done ; 0x1b017a UnknownText_0x1b017a: ; 0x1b017a - db $0, "We can heal your", $4f - db "#MON to perfect", $55 - db "health.", $51 - db "Shall we heal your", $4f - db "#MON?", $57 + text "We can heal your" + line "#MON to perfect" + cont "health." + + para "Shall we heal your" + line "#MON?" + done ; 0x1b01bd UnknownText_0x1b01bd: ; 0x1b01bd - db $0, "OK, may I see your", $4f - db "#MON?", $57 + text "OK, may I see your" + line "#MON?" + done ; 0x1b01d7 UnknownText_0x1b01d7: ; 0x1b01d7 - db $0, "Thank you for", $4f - db "waiting.", $51 - db "Your #MON are", $4f - db "fully healed.", $57 + text "Thank you for" + line "waiting." + + para "Your #MON are" + line "fully healed." + done ; 0x1b020b UnknownText_0x1b020b: ; 0x1b020b - db $0, "We hope to see you", $4f - db "again.", $57 + text "We hope to see you" + line "again." + done ; 0x1b0226 UnknownText_0x1b0226: ; 0x1b0226 - db $0, "We hope to see you", $4f - db "again.", $57 + text "We hope to see you" + line "again." + done ; 0x1b0241 UnknownText_0x1b0241: ; 0x1b0241 - db $0, "Your #MON", $4f - db "appear to be", $51 - db "infected by tiny", $4f - db "life forms.", $51 - db "Your #MON are", $4f - db "healthy and seem", $55 - db "to be fine.", $51 - db "But we can't tell", $4f - db "you anything more", $51 - db "at a #MON", $4f - db "CENTER.", $57 + text "Your #MON" + line "appear to be" + + para "infected by tiny" + line "life forms." + + para "Your #MON are" + line "healthy and seem" + cont "to be fine." + + para "But we can't tell" + line "you anything more" + + para "at a #MON" + line "CENTER." + done ; 0x1b02d6 UnknownText_0x1b02d6: ; 0x1b02d6 - db $0, "Your #MON", $4f - db "appear to be", $51 - db "infected by tiny", $4f - db "life forms.", $51 - db "Your #MON are", $4f - db "healthy and seem", $55 - db "to be fine.", $51 - db "But we can't tell", $4f - db "you anything more.", $57 + text "Your #MON" + line "appear to be" + + para "infected by tiny" + line "life forms." + + para "Your #MON are" + line "healthy and seem" + cont "to be fine." + + para "But we can't tell" + line "you anything more." + done ; 0x1b035a UnknownText_0x1b035a: ; 0x1b035a - db $0, "It's full of", $4f - db "difficult books.", $57 + text "It's full of" + line "difficult books." + done ; 0x1b0378 UnknownText_0x1b0378: ; 0x1b0378 - db $0, "A whole collection", $4f - db "of #MON picture", $55 - db "books!", $57 + text "A whole collection" + line "of #MON picture" + cont "books!" + done ; 0x1b03a3 UnknownText_0x1b03a3: ; 0x1b03a3 - db $0, "#MON magazines…", $4f - db "#MON PAL,", $51 - db "#MON HANDBOOK,", $4f - db "#MON GRAPH…", $57 + text "#MON magazines…" + line "#MON PAL," + + para "#MON HANDBOOK," + line "#MON GRAPH…" + done ; 0x1b03d9 UnknownText_0x1b03d9: ; 0x1b03d9 - db $0, "TEAM ROCKET OATH", $51 - db "Steal #MON for", $4f - db "profit!", $51 - db "Exploit #MON", $4f - db "for profit!", $51 - db "All #MON exist", $4f - db "for the glory of", $55 - db "TEAM ROCKET!", $57 + text "TEAM ROCKET OATH" + + para "Steal #MON for" + line "profit!" + + para "Exploit #MON" + line "for profit!" + + para "All #MON exist" + line "for the glory of" + cont "TEAM ROCKET!" + done ; 0x1b0448 UnknownText_0x1b0448: ; 0x1b0448 - db $0, "What is this?", $51 - db "Oh, it's an", $4f - db "incense burner!", $57 + text "What is this?" + + para "Oh, it's an" + line "incense burner!" + done ; 0x1b0472 UnknownText_0x1b0472: ; 0x1b0472 - db $0, "Lots of #MON", $4f - db "merchandise!", $57 + text "Lots of #MON" + line "merchandise!" + done ; 0x1b048d UnknownText_0x1b048d: ; 0x1b048d - db $0, "It's the TOWN MAP.", $57 + text "It's the TOWN MAP." + done ; 0x1b04a0 UnknownText_0x1b04a0: ; 0x1b04a0 - db $0, "My reflection!", $4f - db "Lookin' good!", $57 + text "My reflection!" + line "Lookin' good!" + done ; 0x1b04be UnknownText_0x1b04be: ; 0x1b04be - db $0, "It's a TV.", $57 + text "It's a TV." + done ; 0x1b04c9 UnknownText_0x1b04c9: ; 0x1b04c9 - db $0, "#MON JOURNAL", $4f - db "HOME PAGE…", $51 - db "It hasn't been", $4f - db "updated…", $57 + text "#MON JOURNAL" + line "HOME PAGE…" + + para "It hasn't been" + line "updated…" + done ; 0x1b04f9 UnknownText_0x1b04f9: ; 0x1b04f9 - db $0, "#MON RADIO!", $51 - db "Call in with your", $4f - db "requests now!", $57 + text "#MON RADIO!" + + para "Call in with your" + line "requests now!" + done ; 0x1b0526 UnknownText_0x1b0526: ; 0x1b0526 - db $0, "There's nothing in", $4f - db "here…", $57 + text "There's nothing in" + line "here…" + done ; 0x1b053f UnknownText_0x1b053f: ; 0x1b053f - db $0, "A #MON may be", $4f - db "able to move this.", $57 + text "A #MON may be" + line "able to move this." + done ; 0x1b0561 UnknownText_0x1b0561: ; 0x1b0561 - db $0, "Maybe a #MON", $4f - db "can break this.", $57 + text "Maybe a #MON" + line "can break this." + done ; 0x1b057f UnknownText_0x1b057f: ; 0x1b057f - db $0, "Heal Your #MON!", $4f - db "#MON CENTER", $57 + text "Heal Your #MON!" + line "#MON CENTER" + done ; 0x1b059c UnknownText_0x1b059c: ; 0x1b059c - db $0, "For All Your", $4f - db "#MON Needs", $51 - db "#MON MART", $57 + text "For All Your" + line "#MON Needs" + + para "#MON MART" + done ; 0x1b05bf UnknownText_0x1b05bf: ; 0x1b05bf - db $0, "We will now judge", $4f - db "the #MON you've", $55 - db "caught.", $51 - db $56, $4f - db $56, $51 - db "We have chosen the", $4f - db "winners!", $51 - db "Are you ready for", $4f - db "this?", $57 + text "We will now judge" + line "the #MON you've" + cont "caught." + + para $56 + line $56 + + para "We have chosen the" + line "winners!" + + para "Are you ready for" + line "this?" + done ; 0x1b0621 UnknownText_0x1b0621: ; 0x1b0621 - db $0, $52, ", the No.@" + text $52, ", the No.@" text_from_ram $d099 - db $0, $4f - db "finisher, wins", $55 - db "@" + db $0 + line "finisher, wins" + cont "@" text_from_ram $d0ac - db $0, "!", $57 + text "!" + done ; 0x1b0648 UnknownText_0x1b0648: ; 0x1b0648 - db $0, $52, " received", $4f - db "@" + text $52, " received" + line "@" text_from_ram $d0ac - db $0, ".", $57 + text "." + done ; 0x1b065b UnknownText_0x1b065b: ; 0x1b065b - db $0, "Please join us for", $4f - db "the next Contest!", $57 + text "Please join us for" + line "the next Contest!" + done ; 0x1b0681 UnknownText_0x1b0681: ; 0x1b0681 - db $0, "Everyone else gets", $4f - db "a BERRY as a con-", $55 - db "solation prize!", $57 + text "Everyone else gets" + line "a BERRY as a con-" + cont "solation prize!" + done ; 0x1b06b7 UnknownText_0x1b06b7: ; 0x1b06b7 - db $0, "We hope you do", $4f - db "better next time.", $57 + text "We hope you do" + line "better next time." + done ; 0x1b06d9 UnknownText_0x1b06d9: ; 0x1b06d9 - db $0, "We'll return the", $4f - db "#MON we kept", $51 - db "for you.", $4f - db "Here you go!", $57 + text "We'll return the" + line "#MON we kept" + + para "for you." + line "Here you go!" + done ; 0x1b070d UnknownText_0x1b070d: ; 0x1b070d - db $0, "Your party's full,", $4f - db "so the #MON was", $51 - db "sent to your BOX", $4f - db "in BILL's PC.", $57 + text "Your party's full," + line "so the #MON was" + + para "sent to your BOX" + line "in BILL's PC." + done ; 0x1b074e UnknownText_0x1b074e: ; 0x1b074e text_from_ram $d099 - db $0, $4f - db "#MON GYM", $57 + db $0 + line "#MON GYM" + done ; 0x1b075c UnknownText_0x1b075c: ; 0x1b075c - db $0, "LEADER: @" + text "LEADER: @" text_from_ram $d0ac db $0, $51 - db "WINNING TRAINERS:", $4f - db $52, $57 + db "WINNING TRAINERS:" + line $52, $57 ; 0x1b077f UnknownText_0x1b077f: ; 0x1b077f - db $0, "Welcome to the", $4f - db "GAME CORNER.", $57 + text "Welcome to the" + line "GAME CORNER." + done ; 0x1b079c UnknownText_0x1b079c: ; 0x1b079c - db $0, "Do you need game", $4f - db "coins?", $51 - db "Oh, you don't have", $4f - db "a COIN CASE for", $55 - db "your coins.", $57 + text "Do you need game" + line "coins?" + + para "Oh, you don't have" + line "a COIN CASE for" + cont "your coins." + done ; 0x1b07e3 UnknownText_0x1b07e3: ; 0x1b07e3 - db $0, "Do you need some", $4f - db "game coins?", $51 - db "It costs ¥1000 for", $4f - db "50 coins. Do you", $55 - db "want some?", $57 + text "Do you need some" + line "game coins?" + + para "It costs ¥1000 for" + line "50 coins. Do you" + cont "want some?" + done ; 0x1b0830 UnknownText_0x1b0830: ; 0x1b0830 - db $0, "Thank you!", $4f - db "Here are 50 coins.", $57 + text "Thank you!" + line "Here are 50 coins." + done ; 0x1b084f UnknownText_0x1b084f: ; 0x1b084f - db $0, "Thank you! Here", $4f - db "are 500 coins.", $57 + text "Thank you! Here" + line "are 500 coins." + done ; 0x1b086f UnknownText_0x1b086f: ; 0x1b086f - db $0, "You don't have", $4f - db "enough money.", $57 + text "You don't have" + line "enough money." + done ; 0x1b088c UnknownText_0x1b088c: ; 0x1b088c - db $0, "Whoops! Your COIN", $4f - db "CASE is full.", $57 + text "Whoops! Your COIN" + line "CASE is full." + done ; 0x1b08ad UnknownText_0x1b08ad: ; 0x1b08ad - db $0, "No coins for you?", $4f - db "Come again!", $57 + text "No coins for you?" + line "Come again!" + done ; 0x1b08cc UnknownText_0x1b08cc: ; 0x1b08cc - db $0, "Oh? Your PACK is", $4f - db "full.", $51 - db "We'll keep this", $4f - db "for you today, so", $51 - db "come back when you", $4f - db "make room for it.", $57 + text "Oh? Your PACK is" + line "full." + + para "We'll keep this" + line "for you today, so" + + para "come back when you" + line "make room for it." + done ; 0x1b092a UnknownText_0x1b092a: ; 0x1b092a - db $0, "Wow! You and your", $4f - db "#MON are really", $55 - db "close!", $57 + text "Wow! You and your" + line "#MON are really" + cont "close!" + done ; 0x1b0954 UnknownText_0x1b0954: ; 0x1b0954 - db $0, "#MON get more", $4f - db "friendly if you", $51 - db "spend time with", $4f - db "them.", $57 + text "#MON get more" + line "friendly if you" + + para "spend time with" + line "them." + done ; 0x1b0989 UnknownText_0x1b0989: ; 0x1b0989 - db $0, "You haven't tamed", $4f - db "your #MON.", $51 - db "If you aren't", $4f - db "nice, it'll pout.", $57 + text "You haven't tamed" + line "your #MON." + + para "If you aren't" + line "nice, it'll pout." + done ; 0x1b09c4 UnknownText_0x1b09c4: ; 0x1b09c4 - db $0, $52, " registered", $4f - db "@" + text $52, " registered" + line "@" text_from_ram $d099 - db $0, "'s number.", $57 + text "'s number." + done ; 0x1b09e1 UnknownText_0x1b09e1: ; 0x1b09e1 - db $0, $52, " registered", $4f - db "@" + text $52, " registered" + line "@" text_from_ram $d099 - db $0, "'s number.", $57 + text "'s number." + done ; 0x1b09fe UnknownText_0x1b09fe: ; 0x1b09fe - db $0, "Your knowledge is", $4f - db "impressive!", $51 - db "I like that!", $51 - db "Want to trade", $4f - db "battle tips?", $51 - db "I'll phone if I", $4f - db "get good info.", $51 - db "Would you tell me", $4f - db "your number?", $57 + text "Your knowledge is" + line "impressive!" + + para "I like that!" + + para "Want to trade" + line "battle tips?" + + para "I'll phone if I" + line "get good info." + + para "Would you tell me" + line "your number?" + done ; 0x1b0a82 UnknownText_0x1b0a82: ; 0x1b0a82 - db $0, "Want to trade", $4f - db "battle tips?", $51 - db "I'll phone if I", $4f - db "get good info.", $51 - db "Would you tell me", $4f - db "your number?", $57 + text "Want to trade" + line "battle tips?" + + para "I'll phone if I" + line "get good info." + + para "Would you tell me" + line "your number?" + done ; 0x1b0adb UnknownText_0x1b0adb: ; 0x1b0adb - db $0, "I'll call you if I", $4f - db "hear anything!", $57 + text "I'll call you if I" + line "hear anything!" + done ; 0x1b0afd UnknownText_0x1b0afd: ; 0x1b0afd - db $0, "Oh, OK. Too bad…", $51 - db "Well, if you ever", $4f - db "want my number,", $55 - db "come see me, OK?", $57 + text "Oh, OK. Too bad…" + + para "Well, if you ever" + line "want my number," + cont "come see me, OK?" + done ; 0x1b0b42 UnknownText_0x1b0b42: ; 0x1b0b42 - db $0, "Oh?", $4f - db "Your phone's full.", $51 - db "It can't register", $4f - db "my number.", $57 + text "Oh?" + line "Your phone's full." + + para "It can't register" + line "my number." + done ; 0x1b0b75 UnknownText_0x1b0b75: ; 0x1b0b75 - db $0, "Hi, I was waiting", $4f - db "for you to show!", $51 - db "Let's get started", $4f - db "right away!", $57 + text "Hi, I was waiting" + line "for you to show!" + + para "Let's get started" + line "right away!" + done ; 0x1b0bb6 UnknownText_0x1b0bb6: ; 0x1b0bb6 - db $0, "Your MARILL is so", $4f - db "cute and adorable!", $51 - db "You love #MON", $4f - db "just like I do!", $51 - db "Want to trade", $4f - db "phone numbers?", $51 - db "Let's chat! It'll", $4f - db "be so much fun!", $57 + text "Your MARILL is so" + line "cute and adorable!" + + para "You love #MON" + line "just like I do!" + + para "Want to trade" + line "phone numbers?" + + para "Let's chat! It'll" + line "be so much fun!" + done ; 0x1b0c37 UnknownText_0x1b0c37: ; 0x1b0c37 - db $0, "Your MARILL is so", $4f - db "cute and adorable!", $51 - db "We should chat, it", $4f - db "will be fun.", $51 - db "Can I have your", $4f - db "phone number?", $57 + text "Your MARILL is so" + line "cute and adorable!" + + para "We should chat, it" + line "will be fun." + + para "Can I have your" + line "phone number?" + done ; 0x1b0c9b UnknownText_0x1b0c9b: ; 0x1b0c9b - db $0, "To be honest, I", $4f - db "want a MARILL.", $51 - db "But I make do with", $4f - db "my cute SNUBBULL.", $57 + text "To be honest, I" + line "want a MARILL." + + para "But I make do with" + line "my cute SNUBBULL." + done ; 0x1b0ce0 UnknownText_0x1b0ce0: ; 0x1b0ce0 - db $0, "Oh… That's", $4f - db "disappointing…", $51 - db "Goodbye, MARILL…", $57 + text "Oh… That's" + line "disappointing…" + + para "Goodbye, MARILL…" + done ; 0x1b0d0b UnknownText_0x1b0d0b: ; 0x1b0d0b - db $0, "Oh? Your phone's", $4f - db "memory is full.", $57 + text "Oh? Your phone's" + line "memory is full." + done ; 0x1b0d2c UnknownText_0x1b0d2c: ; 0x1b0d2c - db $0, "Oh? ", $52, "? ", $4f - db "I waited here for", $51 - db "you. I brought you", $4f - db "a little gift.", $57 + text "Oh? ", $52, "? " + line "I waited here for" + + para "you. I brought you" + line "a little gift." + done ; 0x1b0d69 UnknownText_0x1b0d69: ; 0x1b0d69 - db $0, "Oh?", $4f - db "You have no room.", $51 - db "Please come back", $4f - db "for it later.", $57 + text "Oh?" + line "You have no room." + + para "Please come back" + line "for it later." + done ; 0x1b0d9f UnknownText_0x1b0d9f: ; 0x1b0d9f - db $0, "Cool! That's the", $4f - db "first time I've", $55 - db "lost in a while!", $51 - db "Hey, give me your", $4f - db "phone number.", $51 - db "You'd be fun to", $4f - db "battle, so I'll", $51 - db "call you when I", $4f - db "get stronger!", $57 + text "Cool! That's the" + line "first time I've" + cont "lost in a while!" + + para "Hey, give me your" + line "phone number." + + para "You'd be fun to" + line "battle, so I'll" + + para "call you when I" + line "get stronger!" + done ; 0x1b0e2c UnknownText_0x1b0e2c: ; 0x1b0e2c - db $0, "Hey, give me your", $4f - db "phone number.", $51 - db "You'd be fun to", $4f - db "battle, so I'll", $51 - db "call you when I", $4f - db "get stronger!", $57 + text "Hey, give me your" + line "phone number." + + para "You'd be fun to" + line "battle, so I'll" + + para "call you when I" + line "get stronger!" + done ; 0x1b0e89 UnknownText_0x1b0e89: ; 0x1b0e89 - db $0, "Hey, let's battle", $4f - db "again!", $57 + text "Hey, let's battle" + line "again!" + done ; 0x1b0ea2 UnknownText_0x1b0ea2: ; 0x1b0ea2 - db $0, "Looks like you're", $4f - db "a wimp…", $57 + text "Looks like you're" + line "a wimp…" + done ; 0x1b0ebc UnknownText_0x1b0ebc: ; 0x1b0ebc - db $0, "Hey! Your phone's", $4f - db "already full!", $57 + text "Hey! Your phone's" + line "already full!" + done ; 0x1b0edc UnknownText_0x1b0edc: ; 0x1b0edc - db $0, "Hey! I'm tired of", $4f - db "waiting for you!", $57 + text "Hey! I'm tired of" + line "waiting for you!" + done ; 0x1b0eff UnknownText_0x1b0eff: ; 0x1b0eff - db $0, "Oh… Your PACK's", $4f - db "full. I'll give it", $55 - db "to you later.", $57 + text "Oh… Your PACK's" + line "full. I'll give it" + cont "to you later." + done ; 0x1b0f2f UnknownText_0x1b0f2f: ; 0x1b0f2f - db $0, "Man! You're as", $4f - db "tough as ever!", $51 - db "I've battled you", $4f - db "over and over, but", $51 - db $52, ", I haven't", $4f - db "won once.", $51 - db "I bought tons of", $4f - db "items to toughen", $51 - db "up my #MON, but", $4f - db "to no avail…", $51 - db "Items alone aren't", $4f - db "the answer.", $51 - db "That must be what", $4f - db "it is…", $51 - db "Here, take this,", $4f - db $52, ".", $51 - db "I won't be needing", $4f - db "it anymore…", $57 + text "Man! You're as" + line "tough as ever!" + + para "I've battled you" + line "over and over, but" + + para $52, ", I haven't" + line "won once." + + para "I bought tons of" + line "items to toughen" + + para "up my #MON, but" + line "to no avail…" + + para "Items alone aren't" + line "the answer." + + para "That must be what" + line "it is…" + + para "Here, take this," + line $52, "." + + para "I won't be needing" + line "it anymore…" + done ; 0x1b102e UnknownText_0x1b102e: ; 0x1b102e - db $0, "Wow, you're tough.", $4f - db "I haven't battled", $51 - db "that seriously in", $4f - db "a long time.", $51 - db "Could I get your", $4f - db "phone number?", $51 - db "I'd like to battle", $4f - db "again when I heal", $51 - db "@" + text "Wow, you're tough." + line "I haven't battled" + + para "that seriously in" + line "a long time." + + para "Could I get your" + line "phone number?" + + para "I'd like to battle" + line "again when I heal" + + para "@" text_from_ram $d0ac - db $0, " and the", $4f - db "rest of my team.", $57 + text " and the" + line "rest of my team." + done ; 0x1b10d3 UnknownText_0x1b10d3: ; 0x1b10d3 - db $0, "Could I get your", $4f - db "phone number?", $51 - db "I'd like to battle", $4f - db "again when I heal", $51 - db "@" + text "Could I get your" + line "phone number?" + + para "I'd like to battle" + line "again when I heal" + + para "@" text_from_ram $d0ac - db $0, " and the", $4f - db "rest of my team.", $57 + text " and the" + line "rest of my team." + done ; 0x1b1136 UnknownText_0x1b1136: ; 0x1b1136 - db $0, "How should I beat", $4f - db "you? I'm tormented", $51 - db "by those thoughts", $4f - db "all the time…", $57 + text "How should I beat" + line "you? I'm tormented" + + para "by those thoughts" + line "all the time…" + done ; 0x1b117b UnknownText_0x1b117b: ; 0x1b117b - db $0, "OK… I understand…", $4f - db "But if you change", $51 - db "your mind, give me", $4f - db "a shout anytime.", $57 + text "OK… I understand…" + line "But if you change" + + para "your mind, give me" + line "a shout anytime." + done ; 0x1b11c4 UnknownText_0x1b11c4: ; 0x1b11c4 - db $0, "Your phone's", $4f - db "memory is full.", $51 - db "You can't register", $4f - db "my number.", $57 + text "Your phone's" + line "memory is full." + + para "You can't register" + line "my number." + done ; 0x1b11fe UnknownText_0x1b11fe: ; 0x1b11fe - db $0, "Hi! I've been", $4f - db "waiting for you!", $51 - db "This time, I'm", $4f - db "going to win!", $57 + text "Hi! I've been" + line "waiting for you!" + + para "This time, I'm" + line "going to win!" + done ; 0x1b1239 UnknownText_0x1b1239: ; 0x1b1239 - db $0, "It's been a while", $4f - db "since I lost…", $51 - db "You're very good", $4f - db "at battling.", $51 - db "We should battle", $4f - db "again sometime.", $51 - db "By challenging a", $4f - db "tough trainer like", $51 - db "you, I think I can", $4f - db "get better too.", $51 - db "So how about it?", $51 - db "Would you give me", $4f - db "your phone number?", $57 + text "It's been a while" + line "since I lost…" + + para "You're very good" + line "at battling." + + para "We should battle" + line "again sometime." + + para "By challenging a" + line "tough trainer like" + + para "you, I think I can" + line "get better too." + + para "So how about it?" + + para "Would you give me" + line "your phone number?" + done ; 0x1b1314 UnknownText_0x1b1314: ; 0x1b1314 - db $0, "By challenging a", $4f - db "tough trainer like", $51 - db "you, I think I can", $4f - db "get better too.", $51 - db "So how about it?", $51 - db "Would you give me", $4f - db "your phone number?", $57 + text "By challenging a" + line "tough trainer like" + + para "you, I think I can" + line "get better too." + + para "So how about it?" + + para "Would you give me" + line "your phone number?" + done ; 0x1b1392 UnknownText_0x1b1392: ; 0x1b1392 - db $0, "Let's battle again", $4f - db "sometime!", $57 + text "Let's battle again" + line "sometime!" + done ; 0x1b13af UnknownText_0x1b13af: ; 0x1b13af - db $0, "That's too bad…", $51 - db "Let me know if you", $4f - db "change your mind.", $57 + text "That's too bad…" + + para "Let me know if you" + line "change your mind." + done ; 0x1b13e4 UnknownText_0x1b13e4: ; 0x1b13e4 - db $0, "Oh no. Your phone", $4f - db "is out of memory.", $57 + text "Oh no. Your phone" + line "is out of memory." + done ; 0x1b1409 UnknownText_0x1b1409: ; 0x1b1409 - db $0, "You sure kept me", $4f - db "waiting! Let's go!", $57 + text "You sure kept me" + line "waiting! Let's go!" + done ; 0x1b142d UnknownText_0x1b142d: ; 0x1b142d - db $0, "If my @" + text "If my @" text_from_ram $d0ac - db $0, $4f - db "sees anything", $51 - db "pretty, it goes", $4f - db "and gets it.", $51 - db "Do you like pretty", $4f - db "things?", $51 - db "I could share if", $4f - db "it gets some more.", $51 - db "What's your phone", $4f - db "number? I'll call.", $51 - db "Don't expect a", $4f - db "whole lot, OK?", $57 + db $0 + line "sees anything" + + para "pretty, it goes" + line "and gets it." + + para "Do you like pretty" + line "things?" + + para "I could share if" + line "it gets some more." + + para "What's your phone" + line "number? I'll call." + + para "Don't expect a" + line "whole lot, OK?" + done ; 0x1b14e4 UnknownText_0x1b14e4: ; 0x1b14e4 - db $0, "Do you like pretty", $4f - db "things?", $51 - db "I could share if", $4f - db "FARFETCH'D goes", $55 - db "and gets more.", $51 - db "What's your phone", $4f - db "number? I'll call.", $57 + text "Do you like pretty" + line "things?" + + para "I could share if" + line "FARFETCH'D goes" + cont "and gets more." + + para "What's your phone" + line "number? I'll call." + done ; 0x1b1553 UnknownText_0x1b1553: ; 0x1b1553 - db $0, "I'll call you as", $4f - db "soon as I get", $55 - db "something pretty.", $57 + text "I'll call you as" + line "soon as I get" + cont "something pretty." + done ; 0x1b1584 UnknownText_0x1b1584: ; 0x1b1584 - db $0, "You sure? Well,", $4f - db "tell me if you", $55 - db "change your mind.", $57 + text "You sure? Well," + line "tell me if you" + cont "change your mind." + done ; 0x1b15b6 UnknownText_0x1b15b6: ; 0x1b15b6 - db $0, "Huh? Your phone", $4f - db "list is full.", $57 + text "Huh? Your phone" + line "list is full." + done ; 0x1b15d5 UnknownText_0x1b15d5: ; 0x1b15d5 - db $0, "Tweet! Tweeeet!", $51 - db "Kept me waiting!", $4f - db "Go, FARFETCH'D!", $57 + text "Tweet! Tweeeet!" + + para "Kept me waiting!" + line "Go, FARFETCH'D!" + done ; 0x1b1607 UnknownText_0x1b1607: ; 0x1b1607 - db $0, "Kept me waiting!", $4f - db "Look, this is it!", $51 - db "See? Isn't it some", $4f - db "kind of pretty?", $57 + text "Kept me waiting!" + line "Look, this is it!" + + para "See? Isn't it some" + line "kind of pretty?" + done ; 0x1b164d UnknownText_0x1b164d: ; 0x1b164d - db $0, "Huh? You don't", $4f - db "have anywhere to", $51 - db "put this. Better", $4f - db "come back for it.", $57 + text "Huh? You don't" + line "have anywhere to" + + para "put this. Better" + line "come back for it." + done ; 0x1b1690 UnknownText_0x1b1690: ; 0x1b1690 - db $0, "Not bad…", $4f - db "It's something to", $51 - db "beat me, even by", $4f - db "an unlikely fluke…", $51 - db "I like you! Give", $4f - db "me your number!", $51 - db "You can be my", $4f - db "practice partner!", $57 + text "Not bad…" + line "It's something to" + + para "beat me, even by" + line "an unlikely fluke…" + + para "I like you! Give" + line "me your number!" + + para "You can be my" + line "practice partner!" + done ; 0x1b1710 UnknownText_0x1b1710: ; 0x1b1710 - db $0, "Give me your phone", $4f - db "number!", $51 - db "You are going to", $4f - db "be my practice", $55 - db "partner!", $57 + text "Give me your phone" + line "number!" + + para "You are going to" + line "be my practice" + cont "partner!" + done ; 0x1b1755 UnknownText_0x1b1755: ; 0x1b1755 - db $0, "Don't be too proud", $4f - db "about beating me!", $51 - db "It was a fluke!", $57 + text "Don't be too proud" + line "about beating me!" + + para "It was a fluke!" + done ; 0x1b178a UnknownText_0x1b178a: ; 0x1b178a - db $0, "I don't believe", $4f - db "it! You're going", $55 - db "to regret this!", $57 + text "I don't believe" + line "it! You're going" + cont "to regret this!" + done ; 0x1b17ba UnknownText_0x1b17ba: ; 0x1b17ba - db $0, "What? Your phone", $4f - db "list has no room!", $57 + text "What? Your phone" + line "list has no room!" + done ; 0x1b17de UnknownText_0x1b17de: ; 0x1b17de - db $0, "What took you?", $4f - db "Start right away!", $57 + text "What took you?" + line "Start right away!" + done ; 0x1b1800 UnknownText_0x1b1800: ; 0x1b1800 - db $0, "Listen, can I get", $4f - db "your phone number?", $51 - db "I'll ring you for", $4f - db "some battles.", $51 - db "I'm a rookie too, ", $4f - db "so I think it'd be", $55 - db "a good motivator.", $57 + text "Listen, can I get" + line "your phone number?" + + para "I'll ring you for" + line "some battles." + + para "I'm a rookie too, " + line "so I think it'd be" + cont "a good motivator." + done ; 0x1b187b UnknownText_0x1b187b: ; 0x1b187b - db $0, "Can I get your", $4f - db "phone number?", $51 - db "I don't want to", $4f - db "lose against you!", $51 - db "We have to battle", $4f - db "again, OK?", $57 + text "Can I get your" + line "phone number?" + + para "I don't want to" + line "lose against you!" + + para "We have to battle" + line "again, OK?" + done ; 0x1b18d7 UnknownText_0x1b18d7: ; 0x1b18d7 - db $0, "I'll ring you", $4f - db "whenever I get the", $55 - db "urge to battle!", $57 + text "I'll ring you" + line "whenever I get the" + cont "urge to battle!" + done ; 0x1b1908 UnknownText_0x1b1908: ; 0x1b1908 - db $0, "Oh, all right…", $51 - db "But I won't lose", $4f - db "to you again!", $57 + text "Oh, all right…" + + para "But I won't lose" + line "to you again!" + done ; 0x1b1936 UnknownText_0x1b1936: ; 0x1b1936 - db $0, "Huh, what? Your", $4f - db "phone's full.", $57 + text "Huh, what? Your" + line "phone's full." + done ; 0x1b1954 UnknownText_0x1b1954: ; 0x1b1954 - db $0, "I've been waiting!", $4f - db "Let's battle now!", $57 + text "I've been waiting!" + line "Let's battle now!" + done ; 0x1b1978 UnknownText_0x1b1978: ; 0x1b1978 - db $0, "Hey, wait! Your", $4f - db "PACK is stuffed!", $51 - db "Well, we'll leave", $4f - db "it till next time.", $57 + text "Hey, wait! Your" + line "PACK is stuffed!" + + para "Well, we'll leave" + line "it till next time." + done ; 0x1b19be UnknownText_0x1b19be: ; 0x1b19be - db $0, "And yet another", $4f - db "loss…", $51 - db "No doubt about", $4f - db "it--you're tough.", $51 - db "Being beaten this", $4f - db "often actually", $55 - db "feels good now!", $51 - db "Here, take this. ", $4f - db "Use it to get even", $51 - db "tougher. That will", $4f - db "toughen me up too!", $57 + text "And yet another" + line "loss…" + + para "No doubt about" + line "it--you're tough." + + para "Being beaten this" + line "often actually" + cont "feels good now!" + + para "Here, take this. " + line "Use it to get even" + + para "tougher. That will" + line "toughen me up too!" + done ; 0x1b1a71 UnknownText_0x1b1a71: ; 0x1b1a71 - db $0, "You're awesome!", $4f - db "I like you!", $51 - db "I look for #MON", $4f - db "here every day.", $51 - db "When I'm in the", $4f - db "grass, I find all", $55 - db "kinds of BERRIES.", $51 - db "If you'd like,", $4f - db "I'll share some.", $51 - db "Could I get your", $4f - db "phone number?", $57 + text "You're awesome!" + line "I like you!" + + para "I look for #MON" + line "here every day." + + para "When I'm in the" + line "grass, I find all" + cont "kinds of BERRIES." + + para "If you'd like," + line "I'll share some." + + para "Could I get your" + line "phone number?" + done ; 0x1b1b1d UnknownText_0x1b1b1d: ; 0x1b1b1d - db $0, "When I'm in the", $4f - db "grass, I find all", $55 - db "kinds of BERRIES.", $51 - db "If you'd like,", $4f - db "I'll share some.", $51 - db "Could I get your", $4f - db "phone number?", $57 + text "When I'm in the" + line "grass, I find all" + cont "kinds of BERRIES." + + para "If you'd like," + line "I'll share some." + + para "Could I get your" + line "phone number?" + done ; 0x1b1b8e UnknownText_0x1b1b8e: ; 0x1b1b8e - db $0, "You'll hear from", $4f - db "me as soon as I", $51 - db "find anything that", $4f - db "you might like.", $57 + text "You'll hear from" + line "me as soon as I" + + para "find anything that" + line "you might like." + done ; 0x1b1bd2 UnknownText_0x1b1bd2: ; 0x1b1bd2 - db $0, "Oh well. Don't be", $4f - db "shy if you want to", $55 - db "get my number.", $57 + text "Oh well. Don't be" + line "shy if you want to" + cont "get my number." + done ; 0x1b1c06 UnknownText_0x1b1c06: ; 0x1b1c06 - db $0, "Your phone list", $4f - db "has no room for my", $55 - db "number.", $57 + text "Your phone list" + line "has no room for my" + cont "number." + done ; 0x1b1c32 UnknownText_0x1b1c32: ; 0x1b1c32 - db $0, "I was waiting for", $4f - db "you. Let's battle!", $57 + text "I was waiting for" + line "you. Let's battle!" + done ; 0x1b1c57 UnknownText_0x1b1c57: ; 0x1b1c57 - db $0, "Good to see you!", $4f - db "See? This is what", $51 - db "I found.", $4f - db "It's for you!", $57 + text "Good to see you!" + line "See? This is what" + + para "I found." + line "It's for you!" + done ; 0x1b1c91 UnknownText_0x1b1c91: ; 0x1b1c91 - db $0, "Oops, your PACK's", $4f - db "full. Too bad.", $51 - db "You should come", $4f - db "back for it later.", $57 + text "Oops, your PACK's" + line "full. Too bad." + + para "You should come" + line "back for it later." + done ; 0x1b1cd5 UnknownText_0x1b1cd5: ; 0x1b1cd5 - db $0, "Don't young people", $4f - db "fish anymore?", $51 - db "I've seen rare", $4f - db "#MON while I've", $55 - db "been fishing…", $51 - db "You young people", $4f - db "like that, right?", $51 - db "Want to trade", $4f - db "phone numbers?", $51 - db "I'll let you know", $4f - db "if I see anything.", $57 + text "Don't young people" + line "fish anymore?" + + para "I've seen rare" + line "#MON while I've" + cont "been fishing…" + + para "You young people" + line "like that, right?" + + para "Want to trade" + line "phone numbers?" + + para "I'll let you know" + line "if I see anything." + done ; 0x1b1d85 UnknownText_0x1b1d85: ; 0x1b1d85 - db $0, "Hm? So you do want", $4f - db "me to phone if I", $55 - db "see rare #MON?", $57 + text "Hm? So you do want" + line "me to phone if I" + cont "see rare #MON?" + done ; 0x1b1db9 UnknownText_0x1b1db9: ; 0x1b1db9 - db $0, "Yep, phone if I", $4f - db "see rare #MON.", $51 - db "Don't worry, I", $4f - db "won't forget!", $57 + text "Yep, phone if I" + line "see rare #MON." + + para "Don't worry, I" + line "won't forget!" + done ; 0x1b1df4 UnknownText_0x1b1df4: ; 0x1b1df4 - db $0, "Oh…", $4f - db "My own kids won't", $51 - db "even give me their", $4f - db "phone numbers…", $51 - db "Is that how young", $4f - db "people are today?", $57 + text "Oh…" + line "My own kids won't" + + para "even give me their" + line "phone numbers…" + + para "Is that how young" + line "people are today?" + done ; 0x1b1e50 UnknownText_0x1b1e50: ; 0x1b1e50 - db $0, "Your phone's", $4f - db "memory is full.", $51 - db "It seems that", $4f - db "young people all", $55 - db "have #GEAR.", $57 + text "Your phone's" + line "memory is full." + + para "It seems that" + line "young people all" + cont "have #GEAR." + done ; 0x1b1e98 UnknownText_0x1b1e98: ; 0x1b1e98 - db $0, "Hey, kid!", $51 - db "No losing for me", $4f - db "this day!", $57 + text "Hey, kid!" + + para "No losing for me" + line "this day!" + done ; 0x1b1ebe UnknownText_0x1b1ebe: ; 0x1b1ebe - db $0, "Oh? You're on a", $4f - db "big journey to see", $55 - db "the sights? Neat!", $51 - db "Let's be friends!", $4f - db "Can I have your", $55 - db "phone number?", $51 - db "I want to hear", $4f - db "about everything", $55 - db "you've seen!", $57 + text "Oh? You're on a" + line "big journey to see" + cont "the sights? Neat!" + + para "Let's be friends!" + line "Can I have your" + cont "phone number?" + + para "I want to hear" + line "about everything" + cont "you've seen!" + done ; 0x1b1f4e UnknownText_0x1b1f4e: ; 0x1b1f4e - db $0, "Let's be friends!", $4f - db "Can I have your", $55 - db "phone number?", $51 - db "I want to hear", $4f - db "about everything", $55 - db "you've seen!", $57 + text "Let's be friends!" + line "Can I have your" + cont "phone number?" + + para "I want to hear" + line "about everything" + cont "you've seen!" + done ; 0x1b1faa UnknownText_0x1b1faa: ; 0x1b1faa - db $0, "I'll telephone you", $4f - db "if I hear anything", $55 - db "interesting.", $57 + text "I'll telephone you" + line "if I hear anything" + cont "interesting." + done ; 0x1b1fdd UnknownText_0x1b1fdd: ; 0x1b1fdd - db $0, "Aww… You won't be", $4f - db "my friend?", $57 + text "Aww… You won't be" + line "my friend?" + done ; 0x1b1ffa UnknownText_0x1b1ffa: ; 0x1b1ffa - db $0, "Wait! Your phone", $4f - db "list is filled up!", $57 + text "Wait! Your phone" + line "list is filled up!" + done ; 0x1b201f UnknownText_0x1b201f: ; 0x1b201f - db $0, "You're late! Let's", $4f - db "get started now!", $57 + text "You're late! Let's" + line "get started now!" + done ; 0x1b2042 |