mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "RAT@" ; species name
|
|
dw 100, 80 ; height, weight
|
|
|
|
db "This #MON's"
|
|
next "impressive vital-"
|
|
next "ity allows it to"
|
|
|
|
page "live anywhere. It"
|
|
next "also multiplies"
|
|
next "very quickly.@"
|