mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
215 B
NASM
11 lines
215 B
NASM
db "DELIVERY@" ; species name
|
|
dw 211, 350 ; height, weight
|
|
|
|
db "It always carries"
|
|
next "its food with it,"
|
|
next "wherever it goes."
|
|
|
|
page "If attacked, it"
|
|
next "throws its food at"
|
|
next "the opponent.@"
|