Someone couldn’t make a patch which would re-initialize the quest or reset NPC flags or something when functionality becomes added?
I’m not really a programmer, but it doesn’t seem too hard (in my head) to check if flags are null, then ‘x’, or whatever function to reset the mission.
I guess the main problem would be that you cannot place a book on an already generated tile, so you’d have to assign the quest book as a common book which the player might already have?
Seems a bit hacky of a fix, but having it as a patch or something and not putting it into the main branch would be nice if it’s a possibility.
Anyways, thanks for the insight regarding this, appreciate it.