summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/165.asm
blob: 7abaf54ea6658f438ced579763a526533902da0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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