shithub: pokecrystal

ref: 55972bfb83780f597ab30fd1c42475a194f3f0d1
dir: /data/pokedex/entries/189.asm/

View raw version
; JumpluffPokedexEntry: ; 0x1cd998
	db "COTTONWEED@" ; species name
	dw 207, 70 ; height, width
	
	db   "Even in the fierc-"
	next "est wind, it can"
	next "control its fluff"
	page "to make its way to"
	next "any place in the"
	next "world it wants.@"
; 0x1cda11