blob: a1ffa5750584e227e313b75b7e6f6c7295e1ea00 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; KabutoPokedexEntry: ; 0x1cc497
db "SHELLFISH@" ; species name
dw 108, 250 ; height, width
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.@"
|