hex-agon / mastering-mixology

BSD 2-Clause "Simplified" License
2 stars 14 forks source link

Fix issue with orders above the player's level by correcting indexes. #89

Closed Notloc closed 1 week ago

Notloc commented 1 month ago

Fixes the UI element selections when an order above the player's level is present. This can occur if the player boosts their herblore level.

Before image

After image