blob: c0295e0f7fc669434dca951fe9419fa82ccb7e15 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FOX@" ; species name
dw 307, 440 ; height, weight
db "It is said to live"
next "a thousand years,"
next "and each of its"
page "tails is loaded"
next "with supernatural"
next "powers.@"
|