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

	db   "It sheds many lay-"
	next "ers of skin as it"
	next "grows larger. Dur-"
	page "ing this process,"
	next "it is protected by"
	next "a rapid waterfall.@"