blob: 00e80968a07f8fe0e65c601617e3f45ab5429489 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "CLEAR WING@" ; species name
dw 311, 840 ; height, weight
db "If it flaps its"
next "wings really fast,"
next "it can generate"
page "shock waves that"
next "will shatter win-"
next "dows in the area.@"
|