shithub: pokecrystal

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