mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "SLEEPING@" ; species name
|
|
dw 611, 10140 ; height, weight
|
|
|
|
db "This #MON's"
|
|
next "stomach is so"
|
|
next "strong, even"
|
|
|
|
page "eating moldy or"
|
|
next "rotten food will"
|
|
next "not affect it.@"
|