blob: e5c79bb13c1c0490a9f92d73cbc56e7499431ae7 (
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.@"
|