blob: aa39abe488eb3871c9ff222a3397f72cd6f4bc11 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FIRE MOUSE@" ; species name
dw 108, 170 ; height, weight
db "It usually stays"
next "hunched over."
next "If it is angry or"
page "surprised, it"
next "shoots flames out"
next "of its back.@"
|