shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/vaporeon.asm/

View raw version
; VaporeonPokedexEntry: ; 0x1cc224
	db "BUBBLE JET@" ; species name
	dw 303, 640 ; height, weight

	db   "As it uses the"
	next "fins on the tip"
	next "of its tail to"
	page "swim, it blends"
	next "with the water"
	next "perfectly.@"