shithub: pokecrystal

ref: 5708cf75690d066c6e72f0e99d1aba2cfa54f774
dir: /stats/pokedex/entries/090.asm/

View raw version
; 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