blob: 337196c4c6bd2c40aa5e8e2f1f47434eeb8da296 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|