[Command Bug] backpack eset doesn't work as intended
qenu opened this issue · 0 comments
qenu commented
Complete these first
- I confirm that I am the owner of the bot running Adventure.
- I confirm that I have not modified the source code of Adventure.
- I'm an Adventure user but not the bot owner.
- I confirm that I have checked the issue tracker and a this bug hasn't been reported already.
Command name
[p]backpack eset
Expected Behavior
eset should equip your equip-able set items, using the name of set
Current Behavior
Adventure version: 3.4.3.2
"You have no pieces of {set_name} that you can equip"
Possible Solution
from Draper Discord message link
...there is a bug in https://github.com/aikaterna/gobcog/blob/master/adventure/adventure.py#L1213, it shouldnt call .title()
Steps to Reproduce
- have set
- do [p]backpack eset {set_name}
- doesn't let you q.q