summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/dragonite.asm
blob: 0bc0992b685025bc28ef175e5661e0444b4eb451 (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 "this #MON con-"
	next "stantly flies over"

	page "the immense seas"
	next "and rescues drown-"
	next "ing people.@"