mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
253 B
NASM
9 lines
253 B
NASM
|
; 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
|
||
|
|