pokecrystal/data/pokedex/entries/188.asm

11 lines
244 B
NASM
Raw Normal View History

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