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