tears of saedron to be comsumed on use

This commit is contained in:
2025-03-06 18:18:05 -06:00
parent 95c13789c7
commit 1b8403f07b
@@ -479,6 +479,7 @@ public class ObjectActionMsgHandler extends AbstractClientMsgHandler {
} else if (uuid == 910010) { //tears of saedron
if (comps.size() > 1) {
removeRune(player, origin, comps.get(1).intValue());
itemMan.consume(item);
}
break;
} else if (item.getChargesRemaining() > 0) {