shithub: pokecrystal

ref: f4e0e611143cc9ee896b70ce179e9a7adf3211ab
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