mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
263 B
NASM
13 lines
263 B
NASM
; CloysterPokedexEntry: ; 0x1b8ad9
|
|
db "BIVALVE@" ; species name
|
|
dw 411, 2920; height, width
|
|
|
|
db "Even a missile"
|
|
next "can't break the"
|
|
next "spikes it uses to@"
|
|
db "stab opponents."
|
|
next "They're even hard-"
|
|
next "er than its shell.@"
|
|
; 0x1b8b4a
|
|
|