summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/lanturn.asm
blob: 46ea41e896a2454e12573a6f4c4a2d50189a9f4b (plain)
1
2
3
4
5
6
7
8
9
10
	db "LIGHT@" ; species name
	dw 311, 500 ; height, weight

	db   "This #MON uses"
	next "the bright part of"
	next "its body, which"

	page "changed from a"
	next "dorsal fin, to"
	next "lure prey.@"