summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/staryu.asm
blob: f59e8d600d412267a4a6fa91659bde2cc6ecbe4d (plain)
1
2
3
4
5
6
7
8
9
10
	db "STARSHAPE@" ; species name
	dw 207, 760 ; height, weight

	db   "Even if its body"
	next "is torn, it can"
	next "regenerate as long"

	page "as the glowing"
	next "central core re-"
	next "mains intact.@"