blob: 7a476e62c756acd1b55caf387a286c124613fda8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FIRE HORSE@" ; species name
dw 507, 2090 ; height, weight
db "With incredible"
next "acceleration, it"
next "reaches its top"
page "speed of 150 mph"
next "after running just"
next "ten steps.@"
|