summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/181.asm
blob: 44f0fbcbc1e59477ee52a414e1e0d125fc56fff5 (plain)
1
2
3
4
5
6
7
8
9
10
; AmpharosPokedexEntry: ; 0x1cd626
	db "LIGHT@" ; species name
	dw 407, 1360 ; height, width
	
	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.@"