shithub: pokecrystal

ref: e5b5e1238d9d976f617eab3a4ca2d1d659bbabf7
dir: /stats/pokedex/entries/171.asm/

View raw version
; 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