shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
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