summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/ledyba.asm
blob: 1e62ab4b15635cc405a7e618b4cf2b44e57a6c5b (plain)
1
2
3
4
5
6
7
8
9
10
; LedybaPokedexEntry: ; 0x1ccf2c
	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.@"