blob: 7e6c21ddd1094fbaba69341ace2ccfaae6483f9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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"
page "stab opponents."
next "They're even hard-"
next "er than its shell.@"
; 0x1b8b4a
|