pokecrystal-board/stats/pokedex/entries/189.asm

9 lines
261 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; JumpluffPokedexEntry: ; 0x1cd998
db "COTTONWEED@" ; species name
dw 207, 70; height, width
db "Even in the fierc-", $4e, "est wind, it can", $4e, "control its fluff@"
db "to make its way to", $4e, "any place in the", $4e, "world it wants.@"
; 0x1cda11