shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/blastoise.asm/

View raw version
; 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.@"