aikaterna / gobcog

RPG Adventure Cog for Red v3
44 stars 68 forks source link

More fixes #430

Closed TrustyJAID closed 1 year ago

TrustyJAID commented 1 year ago

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.