shithub: pokecrystal

ref: 3d2f30deb3e11a3fd405dad07baab19daa756ca0
dir: /data/pokedex/entries/147.asm/

View raw version
; 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.@"