blob: c18ba30a0f69211a2d2c4b8a04c627b72f7469e8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "CLASSY CAT@" ; species name
dw 303, 710 ; height, weight
db "Its lithe muscles"
next "allow it to walk"
next "without making"
page "a sound. It"
next "attacks in an"
next "instant.@"
|