blob: 8efece8ca1afc47d0d237fe16507599fcd1d282d (
plain)
1
2
3
4
5
6
7
8
9
10
|
; OmanytePokedexEntry: ; 0x1cc3c1
db "SPIRAL@" ; species name
dw 104, 170 ; height, width
db "In prehistoric"
next "times, it swam on"
next "the sea floor,"
page "eating plankton."
next "Its fossils are"
next "sometimes found.@"
|