summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/171.asm
blob: 6ed171c38876e2535292e6715a021c100c2468d4 (plain)
1
2
3
4
5
6
7
8
9
10
; LanturnPokedexEntry: ; 0x1cd1de
	db "LIGHT@" ; species name
	dw 311, 500 ; height, width

	db   "This #MON uses"
	next "the bright part of"
	next "its body, which"
	page "changed from a"
	next "dorsal fin, to"
	next "lure prey.@"