blob: 97a8dce97e79c467788f701fa000212669888f0a (
plain)
1
2
3
4
5
6
7
8
|
; 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
|