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