summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/134.asm
blob: 2db4ca0d949dff557acf6125b2d3d7f41121a916 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1cc28b