blob: 660f652bc2b233eb7d15f3b70036560713f02649 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "MILK COW@" ; species name
dw 311, 1660 ; height, weight
db "In order to milk a"
next "MILTANK, one must"
next "have a knack for"
page "rhythmically pull-"
next "ing up and down"
next "on its udders.@"
|