blob: 3af7ba058977e4036b9935f90cca6e15da07d079 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "ROCK@" ; species name
dw 104, 440 ; height, weight
db "It uses its arms"
next "to steadily climb"
next "steep mountain"
page "paths. It swings"
next "its fists around"
next "if angered.@"
|