shithub: pokecrystal

ref: 880fb511e19eb6aa413af1519731074c7ec8d852
dir: /data/pokedex/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.@"