Ugh. It couldn't just be simple, could it?Snag one is that it doesn't all happen in the same place. Questbook entries are made in various dialog.c files as well as "quests_side.c". Snag two is that some of them refer to several characters at once, starting with the first line, which mentions both Father Bernard and Father Jerald. So it's going to need different variable names and it's going to need 'Preprocessor_AddQuestData' and 'Preprocessor_Remove' lines at each occasion. (I hadn't realised just how convoluted this quest is when I had the idea of leaving some preprocessor definitions in place!)