mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00

All of the Ubers have sprites now (goodbye Lion Pory2!), fixed a small bug I made on Route 19 when resizing Cinnabar, and some minor text updates/fixes.
77 lines
1.2 KiB
NASM
77 lines
1.2 KiB
NASM
_CeladonUniversityOutsideYesNo1::
|
|
text "I love battles!"
|
|
line "Wanna go?"
|
|
done
|
|
|
|
_CeladonUniversityRefuse::
|
|
text "Aww! Next time?"
|
|
done
|
|
|
|
_CeladonUniversityOutsideBattleText1::
|
|
text "Ok! Game on!"
|
|
done
|
|
|
|
_CeladonUniversityOutsideEndBattleText1::
|
|
text "Darn!"
|
|
line "You beat me!"
|
|
prompt
|
|
|
|
_CeladonUniversityOutsideAfterBattleText1::
|
|
text "Aww! Maybe next"
|
|
line "time!"
|
|
done
|
|
|
|
_CeladonUniversityOutsideYesNo2::
|
|
text "I've been working"
|
|
line "on a digital"
|
|
cont "#MON."
|
|
|
|
para "Want to help me"
|
|
line "test it for my"
|
|
cont "thesis?"
|
|
|
|
done
|
|
|
|
_CeladonUniversityOutsideYesNo3::
|
|
text "I had the TRADER"
|
|
line "lend me a hand."
|
|
|
|
para "I could beat"
|
|
line "anyone in the"
|
|
cont "UNIVERSITY!"
|
|
|
|
para "Try me!"
|
|
|
|
done
|
|
|
|
_CeladonUniversityOutsideYesNo4::
|
|
text "Hey! I met you"
|
|
line "in MT. MOON!"
|
|
|
|
para "Want a rematch?"
|
|
done
|
|
|
|
_CeladonUniversityOutsideNPC1::
|
|
text "I qualified for"
|
|
line "this UNIVERSITY"
|
|
cont "through a"
|
|
cont "magazine."
|
|
|
|
done
|
|
|
|
_CeladonUniversityOutsideNPC2::
|
|
text "I got referred"
|
|
line "after studying"
|
|
cont "with ERIKA."
|
|
|
|
para "Her GRASS-type"
|
|
line "knowledge is"
|
|
cont "astounding!"
|
|
|
|
done
|
|
|
|
_CeladonMagikarp::
|
|
text "MAGIKARP: Blub..."
|
|
|
|
done
|