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

	db   "This #MON is"
	next "full of life ener-"
	next "gy. It continually"

	page "sheds its skin and"
	next "grows steadily"
	next "larger.@"