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

Underwater Tunnel is a new area that links Route 25 to Route 10, basically just being a straight tunnel needing Surf to traverse. Also given Seafoam Islands and Lorelei's room an unused palette that gives it a more icy feel
14 lines
207 B
NASM
14 lines
207 B
NASM
_DiglettsCaveText1::
|
|
text "DANGER!"
|
|
line "A hostile CROCKY"
|
|
cont "is nesting here!"
|
|
|
|
para "Looks like the"
|
|
line "sign has many"
|
|
cont "bite marks."
|
|
done
|
|
|
|
_CrockyBattleText::
|
|
text "Graogh!@"
|
|
text_end
|