summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/ledyba.asm
blob: 71ed42a8d4af82ac8dacd92e41a3090693408781 (plain)
1
2
3
4
5
6
7
8
9
10
	db "FIVE STAR@" ; species name
	dw 303, 240 ; height, weight

	db   "It is timid and"
	next "clusters together"
	next "with others. The"

	page "fluid secreted by"
	next "its feet indicates"
	next "its location.@"