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