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

	db   "It deliberately"
	next "makes itself heavy"
	next "so it can with-"

	page "stand the recoil"
	next "of the water jets"
	next "it fires.@"