shithub: pokecrystal

ref: 4162705db909da94a62f30b5e2caee048b3bc107
dir: /data/pokemon/dex_entries/skiploom.asm/

View raw version
; SkiploomPokedexEntry: ; 0x1cd928
	db "COTTONWEED@" ; species name
	dw 200, 20 ; height, weight

	db   "As soon as it"
	next "rains, it closes"
	next "its flower and"
	page "hides in the shade"
	next "of a tree to avoid"
	next "getting wet.@"