mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
UnknownText_0x5a8e8 -> TrainerGruntM29SlowpokeProfitText
This commit is contained in:
parent
8c9445903f
commit
2001254b55
4
main.asm
4
main.asm
@ -14383,7 +14383,7 @@ TrainerGruntM29: ; 0x5a5d8
|
|||||||
TrainerGruntM29WhenTalkScript: ; 0x5a5e4
|
TrainerGruntM29WhenTalkScript: ; 0x5a5e4
|
||||||
talkaftercancel
|
talkaftercancel
|
||||||
loadfont
|
loadfont
|
||||||
2writetext UnknownText_0x5a8e8
|
2writetext TrainerGruntM29SlowpokeProfitText
|
||||||
closetext
|
closetext
|
||||||
loadmovesprites
|
loadmovesprites
|
||||||
end
|
end
|
||||||
@ -14614,7 +14614,7 @@ TrainerGruntM29WhenBeatenText: ; 0x5a8cc
|
|||||||
db "my day!", $57
|
db "my day!", $57
|
||||||
; 0x5a8e8
|
; 0x5a8e8
|
||||||
|
|
||||||
UnknownText_0x5a8e8: ; 0x5a8e8
|
TrainerGruntM29SlowpokeProfitText: ; 0x5a8e8
|
||||||
db $0, "Sure, we've been", $4f
|
db $0, "Sure, we've been", $4f
|
||||||
db "hacking the tails", $51
|
db "hacking the tails", $51
|
||||||
db "off SLOWPOKE and", $4f
|
db "off SLOWPOKE and", $4f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user