blob: e221bc4538e3ddda5a52cbbca97e71e140e99feb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1cc42e
|