blob: 2d82c6fb11568848ff559b2b660d2b04f58af1a8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.@"
|