summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/dragonite.asm
blob: 9db1bf54b7fa2bbcfdebf73d2156d226ef35e70a (plain)
1
2
3
4
5
6
7
8
9
10
	db "DRAGON@" ; species name
	dw 703, 4630 ; height, weight

	db   "It is said that"
	next "somewhere in the"
	next "ocean lies an"

	page "island where these"
	next "gather. Only they"
	next "live there.@"