11 lines
246 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; LedybaPokedexEntry: ; 0x1ccf2c
db "FIVE STAR@" ; species name
dw 303, 240 ; height, width
2014-03-06 00:46:01 -05:00
db "It is timid and"
next "clusters together"
next "with others. The"
page "fluid secreted by"
2014-03-06 00:46:01 -05:00
next "its feet indicates"
next "its location.@"