whats the cheat for that?
You'll need the
console firstly (there are instructions on how to access it in the link).
From there the command(s) will differ depending on which path you do first.
I will entail how to do it regardless of which path you do first, but I suggest you do the Gamer path first then the Maid path since the Maid path includes a schedule change meaning for the sake of safety you'll need to change the schedule back (not that it's a hard thing to do, it's just simpler the other way).
If you do the Gamer path first
del DONE["bree_event_05"]
will let you be able to trigger
You must be registered to see the links
If you do the Maid path first
del DONE["bree_event_04"]
will let you be able to trigger
You must be registered to see the links
, and
bree.flags.schedule = "default"
is just to be safe. If you ever want Bree to start working at the cafe again the command is
bree.flags.schedule = "working"
.