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