summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/blastoise.asm
blob: 20bfdf18fb5478bbef778b47f2315f6c8b8dbe2b (plain)
1
2
3
4
5
6
7
8
9
10
	db "SHELLFISH@" ; species name
	dw 503, 1890 ; height, weight

	db   "The rocket cannons"
	next "on its shell fire"
	next "jets of water"

	page "capable of punch-"
	next "ing holes through"
	next "thick steel.@"