mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00

This turns Mimear into Avalop, but doesn't refactor the internal reference (so you see Mimear everywhere except in the names).
11 lines
222 B
NASM
11 lines
222 B
NASM
db "APPLE@" ; species name
|
|
dw 311, 191 ; height, weight - placeholder
|
|
|
|
db "It glides across"
|
|
next "fields, leaving"
|
|
next "apple seeds as it"
|
|
|
|
page "goes. The groves"
|
|
next "are considered"
|
|
next "sacred by many.@"
|