mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
213 B
NASM
11 lines
213 B
NASM
db "CULEX@" ; species name
|
|
dw 311, 191 ; height, weight - placeholder
|
|
|
|
db "It evolved a"
|
|
next "sharp probiscis"
|
|
next "that can pierce"
|
|
|
|
page "even #MON"
|
|
next "EGGs. Flies at"
|
|
next "supersonic speeds.@"
|