mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
217 B
NASM
11 lines
217 B
NASM
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.@"
|