mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
204 B
NASM
11 lines
204 B
NASM
db "SCARECROW@" ; species name
|
|
dw 311, 191 ; height, weight
|
|
|
|
db "It tries to"
|
|
next "protect crops from"
|
|
next "MURKROW, but its"
|
|
|
|
page "FLAIL does little"
|
|
next "to dissuade"
|
|
next "their raids.@"
|