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