blob: 000e747169290d040d655967a5ed1812fbc0d5a7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FIRE HORSE@" ; species name
dw 507, 2090 ; height, weight
db "At full gallop,"
next "its four hooves"
next "barely touch the"
page "ground because it"
next "moves so incredi-"
next "bly fast.@"
|