blob: 3b51736f75c220d0568ee1e6e048747b9ebea548 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "TINY BIRD@" ; species name
dw 100, 40 ; height, weight
db "Very protective of"
next "its territory, it"
next "flaps its short"
page "wings busily to"
next "dart around at"
next "high speed.@"
|