diff options
author | surskitty <surskitty@gmail.com> | 2017-12-15 18:16:27 -0500 |
---|---|---|
committer | surskitty <surskitty@gmail.com> | 2017-12-15 18:16:27 -0500 |
commit | cb5aa29228871f27752860a3d036bec013e7db6e (patch) | |
tree | b0e44f785017d095edc1fb99feb03e71358361b5 /text | |
parent | 75c56e86c4ead8d38d4604bc20c2b35c57502560 (diff) |
Labelling the remaining stuff one sed at a time.
Diffstat (limited to 'text')
-rw-r--r-- | text/phone/extra.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/text/phone/extra.asm b/text/phone/extra.asm index d9bdfab70..92ac0f508 100644 --- a/text/phone/extra.asm +++ b/text/phone/extra.asm @@ -1394,7 +1394,7 @@ UnknownText_0x66730: ; 0x66730 done ; 0x66796 -UnknownText_0x66796: ; 0x66796 +TiffanyItsAwfulText: ; 0x66796 text_from_ram StringBuffer4 text "!" @@ -1525,14 +1525,14 @@ UnknownText_0x66a93: ; 0x66a93 done ; 0x66aa5 -UnknownText_0x66aa5: ; 0x66aa5 +VanceLookingForwardText: ; 0x66aa5 text "I'll be looking" line "forward to our" cont "next battle!" done ; 0x66ad1 -UnknownText_0x66ad1: ; 0x66ad1 +VanceHurryHurryText: ; 0x66ad1 text "Oh, <PLAY_G>!" line "Hurry, hurry!" @@ -1625,7 +1625,7 @@ WiltonHaventFoundAnythingText: ; 0x66ca7 done ; 0x66cf7 -UnknownText_0x66cf7: ; 0x66cf7 +WiltonNotBitingText: ; 0x66cf7 text "Sigh…" line "They're not biting" |