This is true. Mafia doesn't realize you can interact when you do this. Clicking the refresh button was enough to get can_interact() to return true. At least, that was still the case this morning. Things are changing fast!I see no indication that you are forced to click the "Ascend" button on that page, just as you are not forced to click the "Ascend" button on the Astral Gash page. Therefore, you obviously do have an "aftercore farming opportunity" - although, it will be quite limited if the council hasn't unlocked a bunch of zones for you by offering quests.
Mafia doesn't realize you can interact when you do this.
Maybe because it will the first time you hit api.php.It should set can_interact also. Though i have not noticed it failing to do so.
Maybe because it will the first time you hit api.php.
Hm. I added a call to liberateKing in ChoiceManager, and all the appropriate variables got set, but my liberateKingScript didn't get called (I think?). Pity, and I was saving that multi for testing this specifically. I'll commit that change, though. Hoping that my script didn't get called because of user error on my part.
If someone could fix that I think we could mark this content as implemented.
When visiting the council for the final time (to donate body), using run_choice(30) invokes "Unknown adventure type encountered" and pops up a window requesting synchronization that shows the mafia ascension page. I'm not sure if this abort is stopping my kingLiberated script from running or if that is still an issue.
A tracking variable to know which services have been completed could be useful.