shithub: pokecrystal

ref: 37ff5ddfd1ce2da68678dd463508d26d28579004
dir: /data/pokedex/entries/165.asm/

View raw version
; LedybaPokedexEntry: ; 0x1ccf2c
	db "FIVE STAR@" ; species name
	dw 303, 240 ; height, width
	
	db   "It is timid and"
	next "clusters together"
	next "with others. The"
	page "fluid secreted by"
	next "its feet indicates"
	next "its location.@"
; 0x1ccfa0