summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/090.asm
blob: d573cae91294d1bdcd977bfcdff493a2b3ee97be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1b8ad9