kep-hack/text/CitrineMart.asm
Llinos Evans 583847ae2c Citrine Mart
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.
2023-04-28 03:08:54 +01:00

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