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 "PIG MONKEY@" ; species name
|
|
dw 303, 710 ; height, weight
|
|
|
|
db "It will beat up"
|
|
next "anyone who makes"
|
|
next "it mad, even if it"
|
|
|
|
page "has to chase them"
|
|
next "until the end of"
|
|
next "the world.@"
|