blob: 32ac0a5f5f8ee20e953d8c57ab82d397121c159d (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FLYSCORPIO@" ; species name
dw 307, 1430 ; height, weight
db "It builds its nest"
next "on a steep cliff."
next "When it is done"
page "gliding, it hops"
next "along the ground"
next "back to its nest.@"
|