blob: a17a5e9c215e1d4743545404110142733c89682a (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "MOUSE@" ; species name
dw 207, 660 ; height, weight
db "If its electric"
next "pouches run empty,"
next "it raises its tail"
page "to gather electri-"
next "city from the"
next "atmosphere.@"
|