mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
193 B
NASM
11 lines
193 B
NASM
db "EGG@" ; species name
|
|
dw 307, 760 ; height, weight
|
|
|
|
db "People try to"
|
|
next "catch it for its"
|
|
next "extremely"
|
|
|
|
page "nutritious eggs,"
|
|
next "but it rarely can"
|
|
next "be found.@"
|