summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/shellder.asm
blob: 43d3c05a806e533ca16cbfeb9215bfa333add2a0 (plain)
1
2
3
4
5
6
7
8
9
10
	db "BIVALVE@" ; species name
	dw 100, 90 ; height, weight

	db   "Clamping on to an"
	next "opponent reveals"
	next "its vulnerable"

	page "parts, so it uses"
	next "this move only as"
	next "a last resort.@"