OutroText + Time + Day
It is possible to define an OutroText depending on the current Time and Day in the game (just like with the IntoText + Time + Day).
Defining OutroTextDayWeekend looks like this:
OutroTextDayWeekend: ["Thank you for your visit, enjoy your weekend."]

We can do similar for Saturday. Defining IntroTextDaySaturday looks like this:
OutroTextDaySaturday: ["Thank you for your purchase. \nEnjoy the rest of your Saturday."]

Last updated