kep-hack/text/ViridianMart.asm
Martha Schilling 38b2b2c6c9 Updated Citrine theme, plus some text changes
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
2023-07-28 11:03:11 +01:00

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