Adam- / runelite-plugins

16 stars 37 forks source link

Ess Pouches can degrade multiple times #67

Open rmb938 opened 1 year ago

rmb938 commented 1 year ago

It seems like the ess pouch plugin only counts a single degrade and does not take into account that pouches can degrade multiple times

I believe this https://github.com/Adam-/runelite-plugins/blob/57a0f35f42a834f4738f58fe40e12bda9bd4fce8/src/main/java/info/sigterm/plugins/esspouch/Pouch.java#L58 needs to take multiple degradedHoldAmount's.