shithub: pokecrystal

ref: 7350c3708fc2463e1eb6024c03de5c85b50aa38f
dir: /data/pokedex/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.@"