shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
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