shithub: pokecrystal

ref: 63dcee0772cddb232afa15faee93c740a70b6518
dir: /stats/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