mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
324 B
NASM
11 lines
324 B
NASM
db "CLASSY CAT@" ; species name
|
|
dw 303, 710 ; height, weight
|
|
|
|
db "Its sadistic side"
|
|
next "is popular with" ; alluding to Giovanni
|
|
next "mob bosses. It's"
|
|
|
|
page "also great at"
|
|
next "climbing and"
|
|
next "swimming.@" ; prototype dex entry detail - never again is its climbing ability (like some big cats) mentioned!
|