blob: 16528939ee4361571257e3775d7f1b9763225f0c (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "TINY MOUSE@" ; species name
dw 100, 40 ; height, weight
db "Despite its small"
next "size, it can zap"
next "even adult humans."
page "However, if it"
next "does so, it also"
next "surprises itself.@"
|