blob: e5a0ddefe2dd30889f1cb39238b9a2a7ec6ac65c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; EspeonPokedexEntry: ; 0x1d0155
db "SUN@" ; species name
dw 211, 580 ; height, width
db "The tip of its"
next "forked tail"
next "quivers when it is"
page "predicting its"
next "opponent's next"
next "move.@"
; 0x1d01af
|