shithub: pokecrystal

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