diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-05-22 09:16:15 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-05-22 09:16:15 -0500 |
commit | 2001254b552d88fe69a105c1de31bdb0baf070f8 (patch) | |
tree | 0b5df7396fe9b1d75281522ca3f3b549f3ab311b | |
parent | 8c9445903fa4fdd830beefc49d2a17510f63950c (diff) |
UnknownText_0x5a8e8 -> TrainerGruntM29SlowpokeProfitText
-rw-r--r-- | main.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14383,7 +14383,7 @@ TrainerGruntM29: ; 0x5a5d8 TrainerGruntM29WhenTalkScript: ; 0x5a5e4 talkaftercancel loadfont - 2writetext UnknownText_0x5a8e8 + 2writetext TrainerGruntM29SlowpokeProfitText closetext loadmovesprites end @@ -14614,7 +14614,7 @@ TrainerGruntM29WhenBeatenText: ; 0x5a8cc db "my day!", $57 ; 0x5a8e8 -UnknownText_0x5a8e8: ; 0x5a8e8 +TrainerGruntM29SlowpokeProfitText: ; 0x5a8e8 db $0, "Sure, we've been", $4f db "hacking the tails", $51 db "off SLOWPOKE and", $4f |