blob: 3f484f500d287b4e357c769b484dbf794c22c12e (
plain)
1
2
3
4
5
6
7
8
9
10
|
; LedybaPokedexEntry: ; 0x1ccf2c
db "FIVE STAR@" ; species name
dw 303, 240 ; height, width
db "It is timid and"
next "clusters together"
next "with others. The"
page "fluid secreted by"
next "its feet indicates"
next "its location.@"
|