- Feb 13, 2018
- 2,212
- 7,178
thats weird becuase thats not a unlock condition, the only condtions is time is night and eliana level greater then 2Either way, the problem was it was missing saying I first needed to meet Aunty, now it is working.
Code:
main_condition=( "time.is_night()", _("I have a plan. Next step, Thorne's office, this night with Eliana.") ),
locked_conditions=("eliana.level<3", _("Progress in Eliana's story to continue.")),
either or added it in as step for next version (used to be step 6 now its step 4 instead)
Last edited: