shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/pokedex/entries/134.asm/

View raw version
; VaporeonPokedexEntry: ; 0x1cc224
	db "BUBBLE JET@" ; species name
	dw 303, 640 ; height, width
	
	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.@"