mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
211 B
NASM
11 lines
211 B
NASM
db "BAGWORM@" ; species name
|
|
dw 311, 2770 ; height, weight
|
|
|
|
db "Usually found"
|
|
next "hanging on to a"
|
|
next "fat tree trunk. It"
|
|
|
|
page "shoots out bits of"
|
|
next "its shell when it"
|
|
next "sees action.@"
|