summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/171.asm
blob: 52a9a4a3af9b7ed57d1f5e9ca891b63a8a13e0bf (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.@"