summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/147.asm
blob: 2763ed608b27f1549262ef99894aeb1f19db6b67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; DratiniPokedexEntry: ; 0x1cc761
	db "DRAGON@" ; species name
	dw 511, 70 ; height, width
	
	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.@"
; 0x1cc7dc