shithub: pokecrystal

ref: 6bba0e7fd14a4b166e8779392c6ff994a42e14f1
dir: /stats/pokedex/entries/120.asm/

View raw version
; 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