summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/dragonite.asm
blob: bbbc6cff0c0b80d48b0826b29bedcbb0331436d0 (plain)
1
2
3
4
5
6
7
8
9
10
; DragonitePokedexEntry: ; 0x1cc843
	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.@"