mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
242 B
NASM
11 lines
242 B
NASM
db "SEA LION@" ; species name
|
|
dw 507, 2650 ; height, weight
|
|
|
|
db "Loves to live in"
|
|
next "cold oceans. When"
|
|
next "underwater, it"
|
|
|
|
page "can swim effortl-"
|
|
next "essly, keeping"
|
|
next "its nose closed.@" ; prototype dex entry detail
|