summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/134.asm
blob: 7281c7c1f9968ca5cefd19013365566298df04e4 (plain)
1
2
3
4
5
6
7
8
; VaporeonPokedexEntry: ; 0x1cc224
	db "BUBBLE JET@" ; species name
	dw 303, 640; height, width
	
	db "As it uses the", $4e, "fins on the tip", $4e, "of its tail to@"
	db "swim, it blends", $4e, "with the water", $4e, "perfectly.@"
; 0x1cc28b