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 "BIG JAW@" ; species name
|
|
dw 200, 210 ; height, weight
|
|
|
|
db "This rough critter"
|
|
next "chomps at any"
|
|
next "moving object it"
|
|
|
|
page "sees. Turning your"
|
|
next "back on it is not"
|
|
next "recommended.@"
|