- Aug 22, 2020
- 718
- 1,423
Post or edit your save in an editor.I seem to be running into the same problem with Maria being stuck at level 30. I have Nia and she's maxed out; I've even gotten to some dialog from Maria referring to events in and after level 31, but the event doesn't happen. Is it possible for me to change the variable in question myself? If not, where would I find a game save on a Mac?
Per torresm 's post:
Change the nia_alert00 from True to Falseif mar_friendship == 30 and maria.no_delay and time_of_day == 2 and not nia_alert00:
if not hasniasupplies:
c "I should get closer to Nia."
$nia_alert00 = True
jump yourroom
else:
call clearscreen
jump mar_doctest