mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
249 B
NASM
9 lines
249 B
NASM
|
; OmanytePokedexEntry: ; 0x1cc3c1
|
||
|
db "SPIRAL@" ; species name
|
||
|
dw 104, 170; height, width
|
||
|
|
||
|
db "In prehistoric", $4e, "times, it swam on", $4e, "the sea floor,@"
|
||
|
db "eating plankton.", $4e, "Its fossils are", $4e, "sometimes found.@"
|
||
|
; 0x1cc42e
|
||
|
|