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