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

This adds Citrine Mart, which is battle-centric. It sells all the "strongest" items and makes Max Revives renewable. I made a specialised tileset for Citrine Mart, combining the old and new styles to make something that feels right.
16 lines
234 B
NASM
16 lines
234 B
NASM
_CitrineMartText2::
|
|
text "They have some"
|
|
line "strong vitamins"
|
|
cont "here. Which do"
|
|
cont "you want,"
|
|
cont "PERSIAN?"
|
|
done
|
|
|
|
_CitrineMartText3::
|
|
text "PERSIAN: Nyaaa!"
|
|
done
|
|
|
|
_CitrineMartText4::
|
|
text "CLEFAIRY: Pipii!"
|
|
done
|