blob: 0135d7d6b9846dbd74ce4bf551282711a4ee94b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; PonytaPokedexEntry: ; 0x1b84f2
db "FIRE HORSE@" ; species name
dw 303, 660 ; height, width
db "Training by"
next "jumping over grass"
next "that grows longer"
page "every day has made"
next "it a world-class"
next "jumper.@"
; 0x1b855e
|