11 lines
244 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; SkiploomPokedexEntry: ; 0x1cd928
db "COTTONWEED@" ; species name
dw 200, 20 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "As soon as it"
next "rains, it closes"
next "its flower and"
page "hides in the shade"
2014-03-06 00:46:01 -05:00
next "of a tree to avoid"
next "getting wet.@"