mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
196 B
NASM
11 lines
196 B
NASM
db "LEAF@" ; species name
|
|
dw 211, 140 ; height, weight
|
|
|
|
db "It loves to bask"
|
|
next "in the sunlight."
|
|
next "It uses the leaf"
|
|
|
|
page "on its head to"
|
|
next "seek out warm"
|
|
next "places.@"
|