Concept for repeating clue trips. taskCanBeRepeated checks if you still have a particular tier of clue in bank (or doing implings), and if so lets you carry on, else repeats previous trip. So existing functionality works for non clue trip -> do clue -> repeat button goes back to non-clue trip, but can also spam clue trips. Only downside is there is no indicator/error when you finish clue stack, you just go back to last non-clue trip.
Closes #6227.
Changes:
Add check for clue scrolls in bank for ClueCompletion when checking taskCanBeRepeated for repeating task
Description:
Concept for repeating clue trips.
taskCanBeRepeated
checks if you still have a particular tier of clue in bank (or doing implings), and if so lets you carry on, else repeats previous trip. So existing functionality works for non clue trip -> do clue -> repeat button goes back to non-clue trip, but can also spam clue trips. Only downside is there is no indicator/error when you finish clue stack, you just go back to last non-clue trip.Closes #6227.
Changes:
Add check for clue scrolls in bank for
ClueCompletion
when checkingtaskCanBeRepeated
for repeating taskOther checks: