#641 fixes and additions. (#646)

Name a lot of text labels according to our conventions
This commit is contained in:
mid-kid 2019-10-20 22:24:17 +00:00 committed by Rangi
parent 3fc2ba41f7
commit e3e0bcd653
203 changed files with 4077 additions and 4598 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
UnknownText_0x1b659d: AlanAnswerPhoneText:
text "Yup, it's @" text "Yup, it's @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text "!" text "!"
@ -7,7 +7,7 @@ UnknownText_0x1b659d:
line "Good morning!" line "Good morning!"
done done
UnknownText_0x1b65c7: AlanAnswerPhoneDayText:
text "Yup, it's @" text "Yup, it's @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text "!" text "!"
@ -15,7 +15,7 @@ UnknownText_0x1b65c7:
para "Is that <PLAY_G>?" para "Is that <PLAY_G>?"
done done
UnknownText_0x1b65e3: AlanAnswerPhoneNiteText:
text "Yup, it's @" text "Yup, it's @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text "!" text "!"
@ -24,28 +24,28 @@ UnknownText_0x1b65e3:
line "Good evening!" line "Good evening!"
done done
UnknownText_0x1b660d: AlanGreetText:
text "Hello! It's me," text "Hello! It's me,"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
text "!" text "!"
done done
UnknownText_0x1b6624: AlanGreetDayText:
text "Hello! It's me," text "Hello! It's me,"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
text "!" text "!"
done done
UnknownText_0x1b663b: AlanGreetNiteText:
text "Hello! It's me," text "Hello! It's me,"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
text "!" text "!"
done done
UnknownText_0x1b6652: AlanGenericText:
text "<PLAY_G>, are you" text "<PLAY_G>, are you"
line "raising your" line "raising your"
cont "#MON properly?" cont "#MON properly?"

View File

@ -8,7 +8,7 @@ AlanGettingStrongerText:
line "calculated!" line "calculated!"
done done
UnknownText_0x64cf3: AlanDefeatedMonText:
text "By the way, we" text "By the way, we"
line "knocked out a wild" line "knocked out a wild"
@ -21,7 +21,7 @@ UnknownText_0x64cf3:
line "advance worked!" line "advance worked!"
done done
UnknownText_0x64d4f: AlanLostAMonText:
text "By the way, a wild" text "By the way, a wild"
line "@" line "@"
text_ram wStringBuffer4 text_ram wStringBuffer4
@ -32,7 +32,7 @@ UnknownText_0x64d4f:
line "error on my part…" line "error on my part…"
done done
UnknownText_0x64da4: AlanBattleRematchText:
text "I've studied quite" text "I've studied quite"
line "a bit since then," line "a bit since then,"
@ -48,11 +48,11 @@ UnknownText_0x64da4:
line "for a battle?" line "for a battle?"
done done
UnknownText_0x64e1f: AlanHangUpText:
text "See you later!" text "See you later!"
done done
UnknownText_0x64e2f: AlanFoundItemText:
text "Hehehe, I picked" text "Hehehe, I picked"
line "up something nice!" line "up something nice!"
@ -65,7 +65,7 @@ UnknownText_0x64e2f:
line "and pick it up?" line "and pick it up?"
done done
UnknownText_0x64e90: AlanHaventPickedUpAnythingText:
text "I haven't picked" text "I haven't picked"
line "up anything yet." line "up anything yet."
@ -73,7 +73,7 @@ UnknownText_0x64e90:
line "find something." line "find something."
done done
UnknownText_0x64ed4: AlanReminderText:
text "If we don't battle" text "If we don't battle"
line "soon, I'll forget" line "soon, I'll forget"
cont "my strategy!" cont "my strategy!"
@ -84,7 +84,7 @@ UnknownText_0x64ed4:
text "!" text "!"
done done
UnknownText_0x64f1a: AlanComePickUpGiftText:
text "I have to do my" text "I have to do my"
line "homework, so can" line "homework, so can"

View File

@ -1,4 +1,4 @@
UnknownText_0x1b5f7a: AnthonyAnswerPhoneText:
text "Yeah, @" text "Yeah, @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text " the" text " the"
@ -7,7 +7,7 @@ UnknownText_0x1b5f7a:
para "Ah, <PLAYER>!" para "Ah, <PLAYER>!"
done done
UnknownText_0x1b5f9e: AnthonyAnswerPhoneDayText:
text "Yeah, @" text "Yeah, @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text " the" text " the"
@ -17,7 +17,7 @@ UnknownText_0x1b5f9e:
line "right?" line "right?"
done done
UnknownText_0x1b5fc9: AnthonyAnswerPhoneNiteText:
text "Yeah, @" text "Yeah, @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text " the" text " the"
@ -27,7 +27,7 @@ UnknownText_0x1b5fc9:
line "it?" line "it?"
done done
UnknownText_0x1b5ff6: AnthonyGreetText:
text "Yo, <PLAYER>?" text "Yo, <PLAYER>?"
para "This is @" para "This is @"
@ -36,7 +36,7 @@ UnknownText_0x1b5ff6:
line "the HIKER!" line "the HIKER!"
done done
UnknownText_0x1b6017: AnthonyGreetDayText:
text "Hey, is this" text "Hey, is this"
line "<PLAYER>?" line "<PLAYER>?"
@ -46,7 +46,7 @@ UnknownText_0x1b6017:
line "the HIKER!" line "the HIKER!"
done done
UnknownText_0x1b6041: AnthonyGreetNiteText:
text "<PLAYER>, you still" text "<PLAYER>, you still"
line "awake?" line "awake?"
@ -56,7 +56,7 @@ UnknownText_0x1b6041:
line "the HIKER!" line "the HIKER!"
done done
UnknownText_0x1b606f: AnthonyGenericText:
text "Are your #MON" text "Are your #MON"
line "as feisty as ever?" line "as feisty as ever?"

View File

@ -1,4 +1,4 @@
AnthonyAteBerriesText: AnthonyMonAteSomeBerriesText:
text "The other day, I" text "The other day, I"
line "was watching my" line "was watching my"
@ -20,7 +20,7 @@ AnthonyAteBerriesText:
line "was delicious!" line "was delicious!"
done done
UnknownText_0x176aef: AnthonyDefeatedMonText:
text "Lately, I've been" text "Lately, I've been"
line "running across" line "running across"
@ -33,7 +33,7 @@ UnknownText_0x176aef:
line "taken care of." line "taken care of."
done done
UnknownText_0x176b45: AnthonyLostAMonText:
text "Oh yeah, I was" text "Oh yeah, I was"
line "battling this" line "battling this"
@ -53,7 +53,7 @@ UnknownText_0x176b45:
line "the job at hand!" line "the job at hand!"
done done
UnknownText_0x176bee: AnthonyBattleRematchText:
text "Come on--let's" text "Come on--let's"
line "battle right now!" line "battle right now!"
@ -66,12 +66,12 @@ UnknownText_0x176bee:
line "you feel up to it!" line "you feel up to it!"
done done
UnknownText_0x176c47: AnthonyHangUpText:
text "All right then!" text "All right then!"
line "Be good!" line "Be good!"
done done
UnknownText_0x176c61: AnthonySwarmText:
text "<PLAYER>! It's" text "<PLAYER>! It's"
line "mind-blowing!" line "mind-blowing!"
@ -99,7 +99,7 @@ UnknownText_0x176c61:
line "strong #MON." line "strong #MON."
done done
UnknownText_0x176d32: AnthonyWasntPayingAttentionText:
text "Rare #MON?" text "Rare #MON?"
para "Hey, sorry! I was" para "Hey, sorry! I was"
@ -109,7 +109,7 @@ UnknownText_0x176d32:
line "paying attention." line "paying attention."
done done
UnknownText_0x176d85: AnthonyReminderText:
text "Hello! You haven't" text "Hello! You haven't"
line "forgotten about" line "forgotten about"
@ -122,7 +122,7 @@ UnknownText_0x176d85:
line "I'm waiting!" line "I'm waiting!"
done done
UnknownText_0x176dd1: AnthonyHurryText:
text "Hello? What? Where" text "Hello? What? Where"
line "is DUNSPARCE?" line "is DUNSPARCE?"

View File

@ -1,4 +1,4 @@
UnknownText_0x1b6454: ArnieAnswerPhoneText:
text "Yeah, hello." text "Yeah, hello."
line "This is @" line "This is @"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -7,7 +7,7 @@ UnknownText_0x1b6454:
para "…Huh, <PLAY_G>? Yo!" para "…Huh, <PLAY_G>? Yo!"
done done
UnknownText_0x1b647e: ArnieAnswerPhoneDayText:
text "Yeah, hello, you" text "Yeah, hello, you"
line "got @" line "got @"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -16,7 +16,7 @@ UnknownText_0x1b647e:
para "…Huh, <PLAY_G>? Yo!" para "…Huh, <PLAY_G>? Yo!"
done done
UnknownText_0x1b64a8: ArnieAnswerPhoneNiteText:
text "Yeah, hello, you" text "Yeah, hello, you"
line "got @" line "got @"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -25,7 +25,7 @@ UnknownText_0x1b64a8:
para "…Huh, <PLAY_G>? Yo!" para "…Huh, <PLAY_G>? Yo!"
done done
UnknownText_0x1b64d2: ArnieGreetText:
text "Yeah, hello?" text "Yeah, hello?"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -35,7 +35,7 @@ UnknownText_0x1b64d2:
line "to, <PLAY_G>?" line "to, <PLAY_G>?"
done done
UnknownText_0x1b6506: ArnieGreetDayText:
text "Yeah, hello?" text "Yeah, hello?"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -45,7 +45,7 @@ UnknownText_0x1b6506:
line "<PLAY_G>?" line "<PLAY_G>?"
done done
UnknownText_0x1b6539: ArnieGreetNiteText:
text "Yeah, hello?" text "Yeah, hello?"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -55,7 +55,7 @@ UnknownText_0x1b6539:
line "<PLAY_G>?" line "<PLAY_G>?"
done done
UnknownText_0x1b656c: ArnieGenericText:
text "I bet your #MON" text "I bet your #MON"
line "are a lot stronger" line "are a lot stronger"
cont "than before." cont "than before."

View File

@ -1,4 +1,4 @@
ArnieLovesTheCuteText: ArnieMonIsSoCuteText:
text "I'm always with my" text "I'm always with my"
line "@" line "@"
text_ram wStringBuffer4 text_ram wStringBuffer4
@ -8,7 +8,7 @@ ArnieLovesTheCuteText:
line "I just love it!" line "I just love it!"
done done
UnknownText_0x64a13: ArnieDefeatedMonText:
text "Changing the topic" text "Changing the topic"
line "here, I saw this" line "here, I saw this"
@ -21,7 +21,7 @@ UnknownText_0x64a13:
line "beat, actually." line "beat, actually."
done done
UnknownText_0x64a71: ArnieLostAMonText:
text "I was wondering," text "I was wondering,"
line "do you happen to" line "do you happen to"
cont "have @" cont "have @"
@ -35,7 +35,7 @@ UnknownText_0x64a71:
line "wonder." line "wonder."
done done
UnknownText_0x64ada: ArnieBattleRematchText:
text "Hey, let's battle" text "Hey, let's battle"
line "our #MON!" line "our #MON!"
@ -51,12 +51,12 @@ UnknownText_0x64ada:
text "!" text "!"
done done
UnknownText_0x64b48: ArnieHangUpText:
text "Let's talk again," text "Let's talk again,"
line "huh?" line "huh?"
done done
UnknownText_0x64b5f: ArnieSwarmText:
text "Boy, am I glad I" text "Boy, am I glad I"
line "caught you!" line "caught you!"
@ -74,7 +74,7 @@ UnknownText_0x64b5f:
line "this!" line "this!"
done done
UnknownText_0x64bc6: ArnieHaventSeenRareMonText:
text "I haven't had any" text "I haven't had any"
line "luck seeing rare" line "luck seeing rare"
cont "#MON lately…" cont "#MON lately…"
@ -83,7 +83,7 @@ UnknownText_0x64bc6:
line "out there!" line "out there!"
done done
UnknownText_0x64c13: ArnieReminderText:
text "Hey, where are you" text "Hey, where are you"
line "now?" line "now?"
@ -94,7 +94,7 @@ UnknownText_0x64c13:
text "!" text "!"
done done
UnknownText_0x64c5a: ArnieHurryText:
text "Hello? Are you" text "Hello? Are you"
line "coming or what?" line "coming or what?"

View File

@ -1,4 +1,4 @@
UnknownText_0x1b53f7: BethAnswerPhoneText:
text "Hello, this is" text "Hello, this is"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -10,7 +10,7 @@ UnknownText_0x1b53f7:
para "" para ""
done done
UnknownText_0x1b5424: BethAnswerPhoneDayText:
text "Hello, this is" text "Hello, this is"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -19,7 +19,7 @@ UnknownText_0x1b5424:
para "Oh. Hi, <PLAY_G>." para "Oh. Hi, <PLAY_G>."
done done
UnknownText_0x1b5446: BethAnswerPhoneNiteText:
text "Hello, this is" text "Hello, this is"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -29,7 +29,7 @@ UnknownText_0x1b5446:
line "Good evening." line "Good evening."
done done
UnknownText_0x1b5472: BethGreetText:
text "Good morning," text "Good morning,"
line "<PLAY_G>!" line "<PLAY_G>!"
@ -39,7 +39,7 @@ UnknownText_0x1b5472:
line "Were you sleeping?" line "Were you sleeping?"
done done
UnknownText_0x1b54a6: BethGreetDayText:
text "<PLAY_G>, hi!" text "<PLAY_G>, hi!"
line "This is @" line "This is @"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -49,7 +49,7 @@ UnknownText_0x1b54a6:
line "time?" line "time?"
done done
UnknownText_0x1b54d4: BethGreetNiteText:
text "Hi, <PLAY_G>." text "Hi, <PLAY_G>."
line "Good evening." line "Good evening."
@ -61,7 +61,7 @@ UnknownText_0x1b54d4:
line "awake." line "awake."
done done
UnknownText_0x1b5510: BethGenericText:
text "Are you the kind" text "Are you the kind"
line "of person who goes" line "of person who goes"

View File

@ -1,4 +1,4 @@
UnknownText_0x174c7f: BethExhilaratingRideText:
text "Do you remember my" text "Do you remember my"
line "sweet @" line "sweet @"
text_ram wStringBuffer4 text_ram wStringBuffer4
@ -16,7 +16,7 @@ UnknownText_0x174c7f:
line "really gets going." line "really gets going."
done done
UnknownText_0x174cf6: BethDefeatedMonText:
text "Oh, have you ever" text "Oh, have you ever"
line "seen a @" line "seen a @"
text_ram wStringBuffer4 text_ram wStringBuffer4
@ -36,7 +36,7 @@ UnknownText_0x174cf6:
line "course." line "course."
done done
UnknownText_0x174d86: BethLostAMonText:
text "Oh, I just saw a" text "Oh, I just saw a"
line "wild @" line "wild @"
text_ram wStringBuffer4 text_ram wStringBuffer4
@ -59,7 +59,7 @@ UnknownText_0x174d86:
line "from my mistake." line "from my mistake."
done done
UnknownText_0x174e4e: BethBattleRematchText:
text "Do you want to" text "Do you want to"
line "battle? I'm going" line "battle? I'm going"
cont "to win this time!" cont "to win this time!"
@ -73,16 +73,16 @@ UnknownText_0x174e4e:
line "Look for me, OK?" line "Look for me, OK?"
done done
UnknownText_0x174eb7: BethHangUpText:
text "OK, bye-bye!" text "OK, bye-bye!"
done done
UnknownText_0x174ec5: BethLetsBattleAgainSometimeText:
text "Let's battle again" text "Let's battle again"
line "sometime!" line "sometime!"
done done
BethForgetDealText: BethReminderText:
text "Um… <PLAY_G>?" text "Um… <PLAY_G>?"
line "What's wrong?" line "What's wrong?"

View File

@ -1,4 +1,4 @@
UnknownText_0x1b4f21: BeverlyAnswerPhoneText:
text "Hello, this is" text "Hello, this is"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -8,7 +8,7 @@ UnknownText_0x1b4f21:
line "<PLAYER>." line "<PLAYER>."
done done
UnknownText_0x1b4f4d: BeverlyAnswerPhoneDayText:
text "Hello, this is" text "Hello, this is"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -18,7 +18,7 @@ UnknownText_0x1b4f4d:
line "<PLAYER>." line "<PLAYER>."
done done
UnknownText_0x1b4f75: BeverlyAnswerPhoneNiteText:
text "Hello, this is" text "Hello, this is"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -28,7 +28,7 @@ UnknownText_0x1b4f75:
line "<PLAYER>." line "<PLAYER>."
done done
UnknownText_0x1b4fa1: BeverlyGreetText:
text "Hello, <PLAYER>." text "Hello, <PLAYER>."
line "Good morning." line "Good morning."
@ -38,7 +38,7 @@ UnknownText_0x1b4fa1:
line "Were you asleep?" line "Were you asleep?"
done done
UnknownText_0x1b4fda: BeverlyGreetDayText:
text "Hi, <PLAYER>." text "Hi, <PLAYER>."
line "This is @" line "This is @"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -47,7 +47,7 @@ UnknownText_0x1b4fda:
para "How are you doing?" para "How are you doing?"
done done
UnknownText_0x1b5004: BeverlyGreetNiteText:
text "Hi, <PLAYER>." text "Hi, <PLAYER>."
line "This is @" line "This is @"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -56,7 +56,7 @@ UnknownText_0x1b5004:
para "Were you awake?" para "Were you awake?"
done done
UnknownText_0x1b502b: BeverlyGenericText:
text "Keeping your" text "Keeping your"
line "#MON happy?" line "#MON happy?"

View File

@ -1,4 +1,4 @@
UnknownText_0x174688: BeverlyMadeMonEvenCuterText:
text "I fancied up my" text "I fancied up my"
line "@" line "@"
text_ram wStringBuffer4 text_ram wStringBuffer4
@ -8,7 +8,7 @@ UnknownText_0x174688:
line "than before!" line "than before!"
done done
UnknownText_0x1746c3: BeverlyDefeatedMonText:
text "I happened to come" text "I happened to come"
line "across a wild" line "across a wild"
cont "SNUBBULL recently." cont "SNUBBULL recently."
@ -20,7 +20,7 @@ UnknownText_0x1746c3:
line "wild one." line "wild one."
done done
UnknownText_0x174734: BeverlyLostAMonText:
text "I happened to see" text "I happened to see"
line "a wild MARILL the" line "a wild MARILL the"
@ -36,12 +36,12 @@ UnknownText_0x174734:
line "quite miffed." line "quite miffed."
done done
UnknownText_0x1747ac: BeverlyHangUpText:
text "You can expect a" text "You can expect a"
line "call from me." line "call from me."
done done
BeverlyFoundNuggetText: BeverlyFoundItemText:
text "My husband got" text "My husband got"
line "some NUGGETS." line "some NUGGETS."
@ -60,7 +60,7 @@ BeverlyFoundNuggetText:
line "when you can." line "when you can."
done done
UnknownText_0x17485b: BeverlyLetsChatAboutMonAgainText:
text "Are your #MON" text "Are your #MON"
line "in prime form?" line "in prime form?"
@ -68,7 +68,7 @@ UnknownText_0x17485b:
line "#MON again." line "#MON again."
done done
UnknownText_0x174895: BeverlyComePickUpText:
text "Pardon?" text "Pardon?"
line "Oh, the NUGGET?" line "Oh, the NUGGET?"

View File

@ -1,4 +1,4 @@
UnknownText_0x174000: BikeShopPhoneCallerText:
text "Hi, <PLAY_G>!" text "Hi, <PLAY_G>!"
line "Our BICYCLE sales" line "Our BICYCLE sales"

View File

@ -1,4 +1,4 @@
UnknownText_0x1b6c96: BrentAnswerPhoneText:
text "Yes? @" text "Yes? @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text " here…" text " here…"
@ -7,7 +7,7 @@ UnknownText_0x1b6c96:
line "can I do for you?" line "can I do for you?"
done done
UnknownText_0x1b6cc6: BrentAnswerPhoneDayText:
text "Yes? @" text "Yes? @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text " here…" text " here…"
@ -16,7 +16,7 @@ UnknownText_0x1b6cc6:
line "can I do for you?" line "can I do for you?"
done done
UnknownText_0x1b6cf6: BrentAnswerPhoneNiteText:
text "Yes? @" text "Yes? @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text " here…" text " here…"
@ -25,7 +25,7 @@ UnknownText_0x1b6cf6:
line "can I do for you?" line "can I do for you?"
done done
UnknownText_0x1b6d26: BrentGreetText:
text "Hiya, <PLAYER>. How" text "Hiya, <PLAYER>. How"
line "are you doing?" line "are you doing?"
@ -35,7 +35,7 @@ UnknownText_0x1b6d26:
text "." text "."
done done
UnknownText_0x1b6d57: BrentGreetDayText:
text "Hiya, <PLAYER>, how" text "Hiya, <PLAYER>, how"
line "are you doing?" line "are you doing?"
@ -45,7 +45,7 @@ UnknownText_0x1b6d57:
text "." text "."
done done
UnknownText_0x1b6d88: BrentGreetNiteText:
text "Hiya, <PLAYER>, how" text "Hiya, <PLAYER>, how"
line "are you doing?" line "are you doing?"
@ -55,7 +55,7 @@ UnknownText_0x1b6d88:
text "." text "."
done done
UnknownText_0x1b6db9: BrentGenericText:
text "Oh yeah, I saw you" text "Oh yeah, I saw you"
line "coming out of a" line "coming out of a"

View File

@ -12,7 +12,7 @@ BrentRareTradeText:
line "it a secret!" line "it a secret!"
done done
UnknownText_0x6613c: BrentDefeatedMonText:
text "Oh yeah, I took" text "Oh yeah, I took"
line "down this wild" line "down this wild"
@ -25,7 +25,7 @@ UnknownText_0x6613c:
line "catching." line "catching."
done done
UnknownText_0x6618c: BrentLostAMonText:
text "Oh yeah, I saw a" text "Oh yeah, I saw a"
line "rare #MON about" line "rare #MON about"
cont "an hour ago." cont "an hour ago."
@ -40,7 +40,7 @@ UnknownText_0x6618c:
line "at my mistakes?" line "at my mistakes?"
done done
UnknownText_0x66214: BrentBattleRematchText:
text "You've got time" text "You've got time"
line "like usual, right?" line "like usual, right?"
@ -59,11 +59,11 @@ UnknownText_0x66214:
text "." text "."
done done
UnknownText_0x662a9: BrentHangUpText:
text "So that's it then." text "So that's it then."
done done
UnknownText_0x662bc: BrentFatherGossipText:
text "Did you know…?" text "Did you know…?"
line "BILL's father is" line "BILL's father is"
@ -71,7 +71,7 @@ UnknownText_0x662bc:
line "great #MANIAC." line "great #MANIAC."
done done
UnknownText_0x662fc: BrentGrandpaGossipText:
text "Did you know…?" text "Did you know…?"
line "Apparently BILL's" line "Apparently BILL's"
@ -79,13 +79,13 @@ UnknownText_0x662fc:
line "#MANIAC." line "#MANIAC."
done done
UnknownText_0x66335: BrentGoldenrodGossipText:
text "Did you know…?" text "Did you know…?"
line "BILL's originally" line "BILL's originally"
cont "from GOLDENROD." cont "from GOLDENROD."
done done
UnknownText_0x66366: BrentRoute25GossipText:
text "Did you know…?" text "Did you know…?"
line "BILL evidently" line "BILL evidently"
@ -93,7 +93,7 @@ UnknownText_0x66366:
line "in KANTO." line "in KANTO."
done done
UnknownText_0x663a1: BrentAbraGossipText:
text "Did you know…?" text "Did you know…?"
line "ABRA was the first" line "ABRA was the first"
@ -101,7 +101,7 @@ UnknownText_0x663a1:
line "ostensibly caught." line "ostensibly caught."
done done
UnknownText_0x663e6: BrentSisterGossipText:
text "Did you know…?" text "Did you know…?"
line "BILL's younger" line "BILL's younger"
@ -109,7 +109,7 @@ UnknownText_0x663e6:
line "can't wink." line "can't wink."
done done
UnknownText_0x66421: BrentMilkGossipText:
text "Did you know…?" text "Did you know…?"
line "BILL supposedly" line "BILL supposedly"
@ -117,7 +117,7 @@ UnknownText_0x66421:
line "can't drink it." line "can't drink it."
done done
UnknownText_0x6645f: BrentBattlingGossipText:
text "Did you know…?" text "Did you know…?"
line "Evidently, BILL" line "Evidently, BILL"
@ -125,7 +125,7 @@ UnknownText_0x6645f:
line "battling." line "battling."
done done
UnknownText_0x6649b: BrentFlowerShopGossipText:
text "Did you know…?" text "Did you know…?"
line "BILL appears to" line "BILL appears to"
@ -133,7 +133,7 @@ UnknownText_0x6649b:
line "the FLOWER SHOP." line "the FLOWER SHOP."
done done
UnknownText_0x664dd: BrentKimonoGirlGossipText:
text "Did you know…?" text "Did you know…?"
line "BILL's mother is" line "BILL's mother is"
@ -141,7 +141,7 @@ UnknownText_0x664dd:
line "a KIMONO GIRL." line "a KIMONO GIRL."
done done
UnknownText_0x6651e: BrentSorryImTooBusyText:
text "You wanted to hear" text "You wanted to hear"
line "about BILL?" line "about BILL?"
@ -152,7 +152,7 @@ UnknownText_0x6651e:
line "have time." line "have time."
done done
UnknownText_0x66579: BrentReminderText:
text "You want to see my" text "You want to see my"
line "rare #MON." line "rare #MON."

View File

@ -1,4 +1,4 @@
UnknownText_0xa0c28: BuenaPhoneMorningAnswerText:
text "Hi, this is BUENA…" text "Hi, this is BUENA…"
para "Oh! Good morning," para "Oh! Good morning,"
@ -8,7 +8,7 @@ UnknownText_0xa0c28:
line "in the morning…" line "in the morning…"
done done
UnknownText_0xa0c72: BuenaPhoneDayAnswerText:
text "Hi, this is BUENA…" text "Hi, this is BUENA…"
line "Oh! Hi, <PLAY_G>!" line "Oh! Hi, <PLAY_G>!"
@ -16,7 +16,7 @@ UnknownText_0xa0c72:
line "BUENA's show?" line "BUENA's show?"
done done
UnknownText_0xa0caf: BuenaPhoneMidnightAnswerText:
text "This is BUENA." text "This is BUENA."
line "I can't come to" line "I can't come to"
@ -33,7 +33,7 @@ UnknownText_0xa0caf:
line "after midnight!" line "after midnight!"
done done
UnknownText_0xa0d42: BuenaPhoneNiteAnswerText:
text "Hi, this is BUENA…" text "Hi, this is BUENA…"
line "Oh! Hi, <PLAY_G>!" line "Oh! Hi, <PLAY_G>!"
@ -44,7 +44,7 @@ UnknownText_0xa0d42:
line "I'm exhausted!" line "I'm exhausted!"
done done
UnknownText_0xa0d96: BuenaPhoneMorningText:
text "<PLAY_G>!" text "<PLAY_G>!"
line "Hi, it's BUENA!" line "Hi, it's BUENA!"
@ -52,7 +52,7 @@ UnknownText_0xa0d96:
line "I decided to call!" line "I decided to call!"
done done
UnknownText_0xa0dcf: BuenaPhoneDayText:
text "<PLAY_G>!" text "<PLAY_G>!"
line "Hi, it's BUENA!" line "Hi, it's BUENA!"
@ -60,7 +60,7 @@ UnknownText_0xa0dcf:
line "to chat with!" line "to chat with!"
done done
UnknownText_0xa0e01: BuenaPhoneMidnightText:
text "<PLAY_G>!" text "<PLAY_G>!"
line "Hi, it's BUENA!" line "Hi, it's BUENA!"
@ -68,7 +68,7 @@ UnknownText_0xa0e01:
line "break." line "break."
done done
UnknownText_0xa0e29: BuenaPhoneNiteText:
text "<PLAY_G>!" text "<PLAY_G>!"
line "Hi, it's BUENA!" line "Hi, it's BUENA!"
@ -76,7 +76,7 @@ UnknownText_0xa0e29:
line "so I called you." line "so I called you."
done done
UnknownText_0xa0e5e: BuenaPhoneRocketText:
text "Oh. Hi, <PLAY_G>!" text "Oh. Hi, <PLAY_G>!"
para "You are how?" para "You are how?"
@ -94,7 +94,7 @@ UnknownText_0xa0e5e:
line "better be careful!" line "better be careful!"
done done
UnknownText_0xa0efb: BuenaPhoneWentOutWithBenText:
text "The other day, I" text "The other day, I"
line "went out to eat" line "went out to eat"
@ -117,7 +117,7 @@ UnknownText_0xa0efb:
line "you later!" line "you later!"
done done
UnknownText_0xa0fcf: BuenaPhoneReceptionistText:
text "You know the" text "You know the"
line "receptionist at" line "receptionist at"
cont "the RADIO TOWER?" cont "the RADIO TOWER?"
@ -140,7 +140,7 @@ UnknownText_0xa0fcf:
para "Catch you later!" para "Catch you later!"
done done
UnknownText_0xa109d: BuenaPhoneLuckyNumberShowText:
text "Tell me, <PLAY_G>." text "Tell me, <PLAY_G>."
line "Have you ever won" line "Have you ever won"
@ -157,7 +157,7 @@ UnknownText_0xa109d:
para "Let's chat again!" para "Let's chat again!"
done done
UnknownText_0xa1143: BuenaPhoneStressedFromWorkText:
text "You know, last" text "You know, last"
line "night…" line "night…"
@ -187,7 +187,7 @@ UnknownText_0xa1143:
line "wrong number!" line "wrong number!"
done done
UnknownText_0xa1244: BuenaPhoneProfessorOakText:
text "Yesterday, PROF." text "Yesterday, PROF."
line "OAK was in the" line "OAK was in the"
@ -209,7 +209,7 @@ UnknownText_0xa1244:
para "Catch you later!" para "Catch you later!"
done done
UnknownText_0xa1318: BuenaPhoneGotAColdText:
text "…Cough, cough!" text "…Cough, cough!"
para "Uhm sorry uh got" para "Uhm sorry uh got"
@ -229,7 +229,7 @@ UnknownText_0xa1318:
cont "been BUENA!" cont "been BUENA!"
done done
UnknownText_0xa13d8: BuenaPhoneRadioCardQuestionsText:
text "Hey, <PLAY_G>." text "Hey, <PLAY_G>."
line "You won that RADIO" line "You won that RADIO"
@ -249,7 +249,7 @@ UnknownText_0xa13d8:
line "again!" line "again!"
done done
UnknownText_0xa1488: BuenaPhonePikachuFanClubText:
text "I'm elated that" text "I'm elated that"
line "more people are" line "more people are"
@ -283,7 +283,7 @@ UnknownText_0xa1488:
para "Let's chat again!" para "Let's chat again!"
done done
UnknownText_0xa15de: BuenaPhoneRadioTowerDirectorText:
text "Guess what?" text "Guess what?"
line "The RADIO TOWER's" line "The RADIO TOWER's"
@ -315,7 +315,7 @@ UnknownText_0xa15de:
line "my show!" line "my show!"
done done
UnknownText_0xa1717: BuenaPhoneWhenDoYouRelaxText:
text "<PLAY_G>, tell me." text "<PLAY_G>, tell me."
para "When do you relax" para "When do you relax"
@ -347,7 +347,7 @@ UnknownText_0xa1717:
line "happened! Later!" line "happened! Later!"
done done
UnknownText_0xa183d: BuenaPhoneStarterPokemonText:
text "<PLAY_G>, what was" text "<PLAY_G>, what was"
line "the first #MON" line "the first #MON"
cont "you ever caught?" cont "you ever caught?"
@ -387,7 +387,7 @@ UnknownText_0xa183d:
para "Bye-bye!" para "Bye-bye!"
done done
UnknownText_0xa19b1: BuenaPhoneCompanyVacationText:
text "Guess what? All of" text "Guess what? All of"
line "us from the RADIO" line "us from the RADIO"
@ -415,7 +415,7 @@ UnknownText_0xa19b1:
para "Bye-bye!" para "Bye-bye!"
done done
UnknownText_0xa1ac0: BuenaPhoneBenAndFernText:
text "Did you know…?" text "Did you know…?"
para "BEN and FERN talk" para "BEN and FERN talk"
@ -445,7 +445,7 @@ UnknownText_0xa1ac0:
para "Let's chat again!" para "Let's chat again!"
done done
UnknownText_0xa1bed: BuenaPhoneGoingShoppingText:
text "I'm going shopping" text "I'm going shopping"
line "with MARY and LILY" line "with MARY and LILY"
cont "soon." cont "soon."
@ -462,7 +462,7 @@ UnknownText_0xa1bed:
para "Catch you later!" para "Catch you later!"
done done
UnknownText_0xa1c88: BuenaPhoneFavoriteSlotMachineAnswerText:
text "I'm thinking of" text "I'm thinking of"
line "going to the GAME" line "going to the GAME"
@ -489,7 +489,7 @@ endc
para "Catch you later!" para "Catch you later!"
done done
UnknownText_0xa1d5f: BuenaPhonePokegearAnswerText:
text "Hey, <PLAY_G>. You" text "Hey, <PLAY_G>. You"
line "use your #GEAR" line "use your #GEAR"
@ -512,7 +512,7 @@ UnknownText_0xa1d5f:
line "calling! Later!" line "calling! Later!"
done done
UnknownText_0xa1e2f: BuenaPhoneCoopedUpInRadioTowerAnswerText:
text "Is it sunny" text "Is it sunny"
line "outside today?" line "outside today?"

View File

@ -1,4 +1,4 @@
UnknownText_0x1b67e2: ChadAnswerPhoneText:
text "Hello, this is" text "Hello, this is"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -8,7 +8,7 @@ UnknownText_0x1b67e2:
line "Good morning!" line "Good morning!"
done done
UnknownText_0x1b680e: ChadAnswerPhoneDayText:
text "Hello, this is" text "Hello, this is"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -18,7 +18,7 @@ UnknownText_0x1b680e:
line "day!" line "day!"
done done
UnknownText_0x1b6836: ChadAnswerPhoneNiteText:
text "Hello, this is" text "Hello, this is"
line "@" line "@"
text_ram wStringBuffer3 text_ram wStringBuffer3
@ -28,7 +28,7 @@ UnknownText_0x1b6836:
line "evening!" line "evening!"
done done
UnknownText_0x1b6862: ChadGreetText:
text "Hi, <PLAY_G>, good" text "Hi, <PLAY_G>, good"
line "morning!" line "morning!"
@ -38,7 +38,7 @@ UnknownText_0x1b6862:
line "How are you?" line "How are you?"
done done
UnknownText_0x1b6890: ChadGreetDayText:
text "Hi, <PLAY_G>, good" text "Hi, <PLAY_G>, good"
line "day!" line "day!"
@ -48,7 +48,7 @@ UnknownText_0x1b6890:
line "How are you?" line "How are you?"
done done
UnknownText_0x1b68ba: ChadGreetNiteText:
text "Hi, <PLAY_G>, good" text "Hi, <PLAY_G>, good"
line "evening!" line "evening!"
@ -58,7 +58,7 @@ UnknownText_0x1b68ba:
line "How are you?" line "How are you?"
done done
UnknownText_0x1b68e8: ChadGenericText:
text "How are your" text "How are your"
line "#MON doing?" line "#MON doing?"

View File

@ -18,7 +18,7 @@ ChadObservingWildText:
line "PROF.OAK soon." line "PROF.OAK soon."
done done
UnknownText_0x65318: ChadDefeatedMonText:
text "Oh yes, I managed" text "Oh yes, I managed"
line "to knock out a" line "to knock out a"
@ -34,7 +34,7 @@ UnknownText_0x65318:
line "was inevitable." line "was inevitable."
done done
UnknownText_0x65399: ChadLostAMonText:
text "Oh yes, I came" text "Oh yes, I came"
line "close to catching" line "close to catching"
@ -52,7 +52,7 @@ UnknownText_0x65399:
text ". Rats…" text ". Rats…"
done done
UnknownText_0x65419: ChadBattleRematchText:
text "Want to battle?" text "Want to battle?"
line "I have to battle" line "I have to battle"
@ -65,7 +65,7 @@ UnknownText_0x65419:
text "!" text "!"
done done
UnknownText_0x65471: ChadHangUpText:
text "See you later!" text "See you later!"
done done
@ -106,7 +106,7 @@ ChadProfElmGossipText:
line "I envy him!" line "I envy him!"
done done
ChadDreamGossipText: ChadProfOaksDreamGossipText:
text "PROF.OAK's dream" text "PROF.OAK's dream"
line "is to compile a" line "is to compile a"
@ -148,7 +148,7 @@ ChadLeagueGossipText:
line "great man." line "great man."
done done
ChadRadioShowGossipText: ChadPokemonTalkGossipText:
text "PROF.OAK'S #MON" text "PROF.OAK'S #MON"
line "TALK is a popular" line "TALK is a popular"
cont "radio show, right?" cont "radio show, right?"
@ -167,7 +167,7 @@ ChadRadioShowGossipText:
line "thank for it!" line "thank for it!"
done done
ChadBattlingGossipText: ChadProfOakTrainerGossipText:
text "PROF.OAK used to" text "PROF.OAK used to"
line "be a trainer a" line "be a trainer a"
cont "long time ago." cont "long time ago."
@ -203,7 +203,7 @@ ChadDaisyTeaGossipText:
line "PROF.OAK." line "PROF.OAK."
done done
ChadTravelGossipText: ChadProfOakTravelingGossipText:
text "Did you know?" text "Did you know?"
line "PROF.OAK traveled" line "PROF.OAK traveled"
@ -223,7 +223,7 @@ ChadTravelGossipText:
line "things too…" line "things too…"
done done
UnknownText_0x65a23: ChadGoingToStudyHardText:
text "I'm going to study" text "I'm going to study"
line "hard so PROF.OAK" line "hard so PROF.OAK"
@ -231,7 +231,7 @@ UnknownText_0x65a23:
line "assistant!" line "assistant!"
done done
UnknownText_0x65a63: ChadReminderText:
text "Do you remember" text "Do you remember"
line "about our battle?" line "about our battle?"

View File

@ -1,4 +1,4 @@
UnknownText_0x1b66c8: DanaAnswerPhoneText:
text "Hi, @" text "Hi, @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text " on the" text " on the"
@ -7,7 +7,7 @@ UnknownText_0x1b66c8:
para "Hey! It's <PLAY_G>!" para "Hey! It's <PLAY_G>!"
done done
UnknownText_0x1b66ec: DanaAnswerPhoneDayText:
text "Hi, @" text "Hi, @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text " on the" text " on the"
@ -17,7 +17,7 @@ UnknownText_0x1b66ec:
line "It's <PLAY_G>!" line "It's <PLAY_G>!"
done done
UnknownText_0x1b6713: DanaAnswerPhoneNiteText:
text "Hi, @" text "Hi, @"
text_ram wStringBuffer3 text_ram wStringBuffer3
text " on the" text " on the"
@ -27,7 +27,7 @@ UnknownText_0x1b6713:
line "What's up?" line "What's up?"
done done
UnknownText_0x1b6738: DanaGreetText:
text "Uh, <PLAY_G>?" text "Uh, <PLAY_G>?"
para "It's me!" para "It's me!"
@ -36,7 +36,7 @@ UnknownText_0x1b6738:
text "!" text "!"
done done
UnknownText_0x1b6757: DanaGreetDayText:
text "Uh, <PLAY_G>?" text "Uh, <PLAY_G>?"
para "It's me!" para "It's me!"
@ -45,7 +45,7 @@ UnknownText_0x1b6757:
text "!" text "!"
done done
UnknownText_0x1b6776: DanaGreetNiteText:
text "Uh, <PLAY_G>?" text "Uh, <PLAY_G>?"
para "It's me!" para "It's me!"
@ -54,7 +54,7 @@ UnknownText_0x1b6776:
text "!" text "!"
done done
UnknownText_0x1b6795: DanaGenericText:
text "My @" text "My @"
text_ram wStringBuffer4 text_ram wStringBuffer4
text " is" text " is"

View File

@ -1,4 +1,4 @@
UnknownText_0x64f74: DanaTakingPhotosText:
text "My @" text "My @"
text_ram wStringBuffer4 text_ram wStringBuffer4
text " is" text " is"
@ -8,7 +8,7 @@ UnknownText_0x64f74:
line "photos galore!" line "photos galore!"
done done
UnknownText_0x64fb2: DanaDefeatedMonText:
text "It took only an" text "It took only an"
line "instant to KO a" line "instant to KO a"
cont "wild @" cont "wild @"
@ -22,7 +22,7 @@ UnknownText_0x64fb2:
line "time." line "time."
done done
UnknownText_0x6501c: DanaLostAMonText:
text "You know what?" text "You know what?"
line "A wild @" line "A wild @"
text_ram wStringBuffer4 text_ram wStringBuffer4
@ -37,7 +37,7 @@ UnknownText_0x6501c:
line "and I would've…" line "and I would've…"
done done
UnknownText_0x65091: DanaBattleRematchText:
text "Right now, I'm on" text "Right now, I'm on"
line "@" line "@"
text_ram wStringBuffer5 text_ram wStringBuffer5
@ -50,11 +50,11 @@ UnknownText_0x65091:
line "for you!" line "for you!"
done done
UnknownText_0x650e2: DanaHangUpText:
text "See you!" text "See you!"
done done
UnknownText_0x650ec: DanaFoundItemText:
text "You know what?" text "You know what?"
line "I got a good gift!" line "I got a good gift!"
@ -70,7 +70,7 @@ UnknownText_0x650ec:
text "!" text "!"
done done
UnknownText_0x65161: DanaCanYouWaitABitLongerText:
text "Oh! You wanted a" text "Oh! You wanted a"
line "gift, right?" line "gift, right?"
@ -81,7 +81,7 @@ UnknownText_0x65161:
line "longer?" line "longer?"
done done
UnknownText_0x651bf: DanaReminderText:
text "Hi! You haven't" text "Hi! You haven't"
line "forgotten about" line "forgotten about"
@ -94,7 +94,7 @@ UnknownText_0x651bf:
text "!" text "!"
done done
UnknownText_0x6520f: DanaComePickUpText:
text "Hello?" text "Hello?"
para "If you don't come" para "If you don't come"

View File

@ -1,25 +1,25 @@
UnknownText_0x1b69a8: DerekAnswerPhoneText:
text "Hi, <PLAY_G>?" text "Hi, <PLAY_G>?"
para "Good morning pika." para "Good morning pika."
line "What's up pika?" line "What's up pika?"
done done
UnknownText_0x1b69d2: DerekAnswerPhoneDayText:
text "Hi, <PLAY_G>?" text "Hi, <PLAY_G>?"
para "Good day pika," para "Good day pika,"
line "what's up pika?" line "what's up pika?"
done done
UnknownText_0x1b69f8: DerekAnswerPhoneNiteText:
text "Hi, <PLAY_G>?" text "Hi, <PLAY_G>?"
para "Good evening pika," para "Good evening pika,"
line "what's up pika?" line "what's up pika?"
done done
UnknownText_0x1b6a22: DerekGreetText:
text "<PLAY_G> pika, good" text "<PLAY_G> pika, good"
line "morning!" line "morning!"
@ -29,7 +29,7 @@ UnknownText_0x1b6a22:
line "pika are you?" line "pika are you?"
done done
UnknownText_0x1b6a56: DerekGreetDayText:
text "<PLAY_G> pika, good" text "<PLAY_G> pika, good"
line "pika day!" line "pika day!"
@ -39,7 +39,7 @@ UnknownText_0x1b6a56:
line "pika are you?" line "pika are you?"
done done
UnknownText_0x1b6a8b: DerekGreetNiteText:
text "<PLAY_G> pika, good" text "<PLAY_G> pika, good"
line "evening!" line "evening!"
@ -49,7 +49,7 @@ UnknownText_0x1b6a8b:
line "you pika awake?" line "you pika awake?"
done done
UnknownText_0x1b6ac2: DerekGenericText:
text "You have to hear" text "You have to hear"
line "this! My lovable" line "this! My lovable"

Some files were not shown because too many files have changed in this diff Show More