summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/ampharos.asm
blob: dd5c1862034751baf2b8496441a5870f6f66873f (plain)
1
2
3
4
5
6
7
8
9
10
	db "LIGHT@" ; species name
	dw 407, 1360 ; height, weight

	db   "When it gets dark,"
	next "the light from its"
	next "bright, shiny tail"

	page "can be seen from"
	next "far away on the"
	next "ocean's surface.@"