summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/171.asm
blob: 2c91f950b88227987767da5d9d1884953a817cb8 (plain)
1
2
3
4
5
6
7
8
; LanturnPokedexEntry: ; 0x1cd1de
	db "LIGHT@" ; species name
	dw 311, 500; height, width
	
	db "This #MON uses", $4e, "the bright part of", $4e, "its body, which@"
	db "changed from a", $4e, "dorsal fin, to", $4e, "lure prey.@"
; 0x1cd243