blob: 1d75c8299349e3ad67d024d5117f90981db7d2ec (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "LITTLE BEAR@" ; species name
dw 200, 190 ; height, weight
db "It always licks"
next "honey. Its palm"
next "tastes sweet"
page "because of all the"
next "honey it has"
next "absorbed.@"
|