blob: 9231fb9be804d732712e2c44aa89a25f2c919765 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; KabutoPokedexEntry: ; 0x1cc497
db "SHELLFISH@" ; species name
dw 108, 250 ; height, weight
db "Three hundred"
next "million years ago,"
next "it hid on the sea"
page "floor. It also has"
next "eyes on its back"
next "that glow.@"
|