blob: 90a21d4270d8acba0909e1328626de1bda223152 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FIVE STAR@" ; species name
dw 407, 780 ; height, weight
db "In the daytime"
next "when it gets warm,"
next "it curls up inside"
page "a big leaf and"
next "drifts off into"
next "a deep slumber.@"
|