summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/009.asm
blob: 906de289ef5e7d0dd143003455555e7c30135e5a (plain)
1
2
3
4
5
6
7
8
9
10
; BlastoisePokedexEntry: ; 0x1819f9
	db "SHELLFISH@" ; species name
	dw 503, 1890 ; height, width
	
	db   "It firmly plants"
	next "its feet on the"
	next "ground before"
	page "shooting water"
	next "from the jets on"
	next "its back.@"