summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/090.asm
blob: ea9912730913cca6b88a2a1d53b5b5067c7d26a2 (plain)
1
2
3
4
5
6
7
8
9
10
; ShellderPokedexEntry: ; 0x1b8a68
	db "BIVALVE@" ; species name
	dw 100, 90 ; height, width

	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.@"