blob: 080c8bc93581780d135a8b88ba61ce20d1a025a8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "MOUSE@" ; species name
dw 200, 260 ; height, weight
db "Disliking water,"
next "it lives in deep"
next "burrows in arid"
page "areas. It can roll"
next "itself instantly"
next "into a ball.@"
|