summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/blastoise.asm
blob: eeb7cf202dcfef35159fa0c637f92d478f8a5aa5 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SHELLFISH@" ; species name
	dw 503, 1890 ; height, weight

	db   "It firmly plants"
	next "its feet on the"
	next "ground before"

	page "shooting water"
	next "from the jets on"
	next "its back.@"