Function loop_finish_advance

Source
pub fn loop_finish_advance(
    ctx: &AdditionalQuestsCtx<'_>,
) -> Result<Vec<OverlordEvent>>
Expand description

Pattern 1: on_finish_regular_loop_task + advance_loop. Shared by the regular loop-task quests (019a4b43 / 019b561c / 019b561e / 019b561f / 019b5621 / 019bc1e6 / 019bc29c-572e / 019bc29c-b647 / 019d768d).