shithub: pokecrystal

ref: e29a1f8f948a5353c1ba8d631aa9352185ca6e29
dir: /data/pokedex/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.@"