blob: 1de97efc91078cdf6cc243f4b77273815392fc21 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FLOWER@" ; species name
dw 204, 90 ; height, weight
db "Even though its"
next "body is extremely"
next "skinny, it is"
page "blindingly fast"
next "when catching its"
next "prey.@"
|