shithub: pokecrystal

ref: b17553218bd5a60231a55ebc57c8ffd3523f5a99
dir: /data/pokedex/entries/171.asm/

View raw version
; 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.@"
; 0x1cd243