mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
219 B
NASM
11 lines
219 B
NASM
db "TINY MOUSE@" ; species name
|
|
dw 100, 40 ; height, weight
|
|
|
|
db "It is unskilled at"
|
|
next "storing electric"
|
|
next "power. Any kind of"
|
|
|
|
page "shock causes it to"
|
|
next "discharge energy"
|
|
next "spontaneously.@"
|