Add typing to in_adventure that was missed on previous PR's, this also returns if the user is currently locked now which has no impact since that's handled by the cog check already.
Fix an issue where backpack selling could prevent accessing anything else in adventure while the buttons were present.
Add typing to
in_adventure
that was missed on previous PR's, this also returns if the user is currently locked now which has no impact since that's handled by the cog check already. Fix an issue where backpack selling could prevent accessing anything else in adventure while the buttons were present.