pokecrystal-board/stats/pokedex/entries/090.asm
2014-03-06 00:46:01 -05:00

13 lines
259 B
NASM

; ShellderPokedexEntry: ; 0x1b8a68
db "BIVALVE@" ; species name
dw 100, 90; height, width
db "Clamping on to an"
next "opponent reveals"
next "its vulnerable@"
db "parts, so it uses"
next "this move only as"
next "a last resort.@"
; 0x1b8ad9