mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
251 B
NASM
13 lines
251 B
NASM
; OmastarPokedexEntry: ; 0x1cc42e
|
|
db "SPIRAL@" ; species name
|
|
dw 303, 770; height, width
|
|
|
|
db "Its heavy shell"
|
|
next "allowed it to"
|
|
next "reach only nearby@"
|
|
db "food. This could"
|
|
next "be the reason it"
|
|
next "is extinct.@"
|
|
; 0x1cc497
|
|
|