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