blob: 0d82b7702ad96a30ad78957946f7d35d49e3f55f (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FIRE HORSE@" ; species name
dw 303, 660 ; height, weight
db "Training by"
next "jumping over grass"
next "that grows longer"
page "every day has made"
next "it a world-class"
next "jumper.@"
|