mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00

- Properly adds Brunswick Grotto, as well as Celeste Hill Outside and Celeste Hill Cave - Citrine City received a minor redesign, putting the path to Brunswick Trail more to the west - Added complete event for Galarian Zapdos as well as an encounterable, but unfinished Galarian Moltres, so all 3 birds can currently be caught
14 lines
232 B
NASM
14 lines
232 B
NASM
_GalarianMoltresBattleText::
|
|
text "Gyaoo!"
|
|
done
|
|
|
|
_CelesteHillSign::
|
|
text "When the sun"
|
|
line "shines upon this"
|
|
cont "hill, the cruel"
|
|
cont "pretenders to"
|
|
cont "the winged"
|
|
cont "mirages will"
|
|
cont "come to roost."
|
|
done
|
|
|