summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/165.asm
blob: ceb5c8e29b8c3dc17218298387c37c1869de33e6 (plain)
1
2
3
4
5
6
7
8
; LedybaPokedexEntry: ; 0x1ccf2c
	db "FIVE STAR@" ; species name
	dw 303, 240; height, width
	
	db "It is timid and", $4e, "clusters together", $4e, "with others. The@"
	db "fluid secreted by", $4e, "its feet indicates", $4e, "its location.@"
; 0x1ccfa0