shithub: pokecrystal

ref: 36436bbf41a7884efc5f1661bc9fbca20038d0bc
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