mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

- Replaces tiles east and west of Cerulean so you can roam back to Mt. Moon and over to Rock Tunnel with no issue. - Adds the Faraway Island sign, with a - "JI" bit to represent Mr. Fuji. This was in the Japanese release, but never got translated internationally. "I depart" may need fine-tuning, as it implies he died; this was a mistranslation, obviously. - Added a text bank for the Mew encounter to make Martha's job easier later.
19 lines
324 B
NASM
19 lines
324 B
NASM
_FarawayIslandSign::
|
|
text "The writing is"
|
|
line "fading as if it"
|
|
cont "was written a"
|
|
cont "long time ago..."
|
|
|
|
text "...ber, 6th day"
|
|
|
|
text "If any human..."
|
|
line "sets foot here..."
|
|
cont "again...et it be"
|
|
cont "a kindhearted"
|
|
cont "pers..."
|
|
|
|
text "...ith that hope,"
|
|
line "I depar..."
|
|
cont "...JI"
|
|
|
|
done |