tears of saedron to be comsumed on use
This commit is contained in:
@@ -479,6 +479,7 @@ public class ObjectActionMsgHandler extends AbstractClientMsgHandler {
|
|||||||
} else if (uuid == 910010) { //tears of saedron
|
} else if (uuid == 910010) { //tears of saedron
|
||||||
if (comps.size() > 1) {
|
if (comps.size() > 1) {
|
||||||
removeRune(player, origin, comps.get(1).intValue());
|
removeRune(player, origin, comps.get(1).intValue());
|
||||||
|
itemMan.consume(item);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
} else if (item.getChargesRemaining() > 0) {
|
} else if (item.getChargesRemaining() > 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user