mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
251 B
NASM
9 lines
251 B
NASM
; KabutoPokedexEntry: ; 0x1cc497
|
|
db "SHELLFISH@" ; species name
|
|
dw 108, 250; height, width
|
|
|
|
db "Three hundred", $4e, "million years ago,", $4e, "it hid on the sea@"
|
|
db "floor. It also has", $4e, "eyes on its back", $4e, "that glow.@"
|
|
; 0x1cc507
|
|
|