shithub: pokecrystal

ref: 94e9a3f7649b95eff276d8a42b820b74bad5c199
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", $4e, "opponent reveals", $4e, "its vulnerable@"
	db "parts, so it uses", $4e, "this move only as", $4e, "a last resort.@"
; 0x1b8ad9