mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
199 B
NASM
11 lines
199 B
NASM
db "FLYCATCHER@" ; species name
|
|
dw 507, 340 ; height, weight
|
|
|
|
db "Once ingested into"
|
|
next "this #MON's"
|
|
next "body, even the"
|
|
|
|
page "hardest object"
|
|
next "will melt into"
|
|
next "nothing.@"
|