summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/shellder.asm
blob: 0c7553c439135c3bf4e3a6d9902f0153793b8d7c (plain)
1
2
3
4
5
6
7
8
9
10
; ShellderPokedexEntry: ; 0x1b8a68
	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.@"