mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
236 B
NASM
13 lines
236 B
NASM
; EspeonPokedexEntry: ; 0x1d0155
|
|
db "SUN@" ; species name
|
|
dw 211, 580; height, width
|
|
|
|
db "The tip of its"
|
|
next "forked tail"
|
|
next "quivers when it is@"
|
|
db "predicting its"
|
|
next "opponent's next"
|
|
next "move.@"
|
|
; 0x1d01af
|
|
|