shithub: pokecrystal

ref: 31edd7f803a9df47d76469559065af96d78f1c7d
dir: /data/pokemon/dex_entries/ledyba.asm/

View raw version
; LedybaPokedexEntry: ; 0x1ccf2c
	db "FIVE STAR@" ; species name
	dw 303, 240 ; height, weight

	db   "It is timid and"
	next "clusters together"
	next "with others. The"
	page "fluid secreted by"
	next "its feet indicates"
	next "its location.@"