mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
212 B
NASM
11 lines
212 B
NASM
db "POISONMOTH@" ; species name
|
|
dw 411, 280 ; height, weight
|
|
|
|
db "The scales it"
|
|
next "scatters will"
|
|
next "paralyze anyone"
|
|
|
|
page "who touches them,"
|
|
next "making that person"
|
|
next "unable to stand.@"
|