summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/vaporeon.asm
blob: dbbce11779a23dc0f63af9eb51d8ed504530dd52 (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"