summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/dratini.asm
blob: dc5cc900cc42a5020e2e986d2024a35dc6c6e786 (plain)
1
2
3
4
5
6
7
8
9
10
	db "DRAGON@" ; species name
	dw 511, 70 ; height, weight

	db   "It is born large"
	next "to start with. It"
	next "repeatedly sheds"

	page "its skin as it"
	next "steadily grows"
	next "longer.@"