shithub: pokecrystal

ref: 36436bbf41a7884efc5f1661bc9fbca20038d0bc
dir: /data/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