shithub: pokecrystal

ref: fdb81d0a04a38ee384cd233db8e07009c60742f9
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.@"