mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
245 B
NASM
9 lines
245 B
NASM
; OmastarPokedexEntry: ; 0x1cc42e
|
|
db "SPIRAL@" ; species name
|
|
dw 303, 770; height, width
|
|
|
|
db "Its heavy shell", $4e, "allowed it to", $4e, "reach only nearby@"
|
|
db "food. This could", $4e, "be the reason it", $4e, "is extinct.@"
|
|
; 0x1cc497
|
|
|