hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
80 stars 51 forks source link

How to change items for gambling? #259

Closed nydicil closed 4 months ago

nydicil commented 4 months ago

I'd like to change items for gambling, now char is buying circlet amus and rings. How to disable circlets? Can't find where it is, anyone could help?

theksk23 commented 4 months ago

While that setting is not exposed to GUI, you can modify it in the characters config directly, see: https://github.com/hectorgimenez/koolo/blob/67b8becf4df0027962604806a86ba8858e46b3ab/config/template/config.yaml#L176

nydicil commented 4 months ago

Thanks mate, now you helped me 🙂