blob: 5d20906d13939adee18a5141cc11b5607f817e0f (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FOX@" ; species name
dw 200, 220 ; height, weight
db "As it develops, "
next "its single white"
next "tail gains color"
page "and splits into"
next "six. It is quite"
next "warm and cuddly.@"
|