summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/090.asm
blob: 8c3681f2bd7b9e7bf8549fa1f445c38723a90ee8 (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.@"