summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/lanturn.asm
blob: ae344782c0f3be47459ca125528deb791b4073a5 (plain)
1
2
3
4
5
6
7
8
9
10
	db "LIGHT@" ; species name
	dw 311, 500 ; height, weight

	db   "The light it emits"
	next "is so bright that"
	next "it can illuminate"

	page "the sea's surface"
	next "from a depth of"
	next "over three miles.@"