mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
211 B
NASM
11 lines
211 B
NASM
db "POISON BEE@" ; species name
|
|
dw 303, 650 ; height, weight
|
|
|
|
db "It uses sharp,"
|
|
next "poisonous stings"
|
|
next "to defeat prey,"
|
|
|
|
page "then takes the"
|
|
next "victim back to its"
|
|
next "nest for food.@"
|