summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/120.asm
blob: d2bfe22ddf33e3541328e7c672756d4c318c02df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; StaryuPokedexEntry: ; 0x1b9702
	db "STARSHAPE@" ; species name
	dw 207, 760 ; height, width
	
	db   "When the stars"
	next "twinkle at night,"
	next "it floats up from"
	page "the sea floor, and"
	next "its body's center"
	next "core flickers.@"
; 0x1b9776