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

Pushing a commit for the less important stuff while I finish the Silph Gauntlet's missing floors. - Swaps the Biker and Psychic in Silph Gauntlet around - Increased J&J's Meowth's level to make it less unbalanced in the later fights - Text improvements for Citrine City, Saffron Gym, and Viridian PokeMart
33 lines
522 B
NASM
33 lines
522 B
NASM
_ViridianMartText1::
|
|
text "Okay! Say hi to"
|
|
line "PROF.OAK for me!"
|
|
done
|
|
|
|
_ViridianMartText4::
|
|
text "Hey! You came from"
|
|
line "PALLET TOWN?"
|
|
done
|
|
|
|
ViridianMartParcelQuestText::
|
|
text "You know PROF."
|
|
line "OAK, right?"
|
|
|
|
para "His order came in."
|
|
line "Will you take it"
|
|
cont "to him?"
|
|
|
|
para "<PLAYER> got"
|
|
line "OAK's PARCEL!@"
|
|
text_end
|
|
|
|
_ViridianMartText2::
|
|
text "This shop sells"
|
|
line "many ANTIDOTEs."
|
|
done
|
|
|
|
_ViridianMartText3::
|
|
text "The shop finally"
|
|
line "has some POTIONs"
|
|
cont "in stock."
|
|
done
|