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 "POISON GAS@" ; species name
|
|
dw 311, 210 ; height, weight
|
|
|
|
db "When it inhales"
|
|
next "poisonous gases"
|
|
next "from garbage, its"
|
|
|
|
page "body expands, and"
|
|
next "its insides smell"
|
|
next "much worse.@"
|