mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 20:16:29 +13:00
11 lines
204 B
NASM
11 lines
204 B
NASM
db "SHOCK CAT@" ; species name
|
|
dw 200, 620 ; height, weight
|
|
|
|
db "Its rotund body"
|
|
next "has made it a"
|
|
next "popular first"
|
|
|
|
page "pet. However,"
|
|
next "neglect quickly"
|
|
next "turns it feral.@"
|