@ -218,16 +218,10 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
@@ -218,16 +218,10 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
caseREALMCHARTER:
caseSCROLL:
casePOTION:
itemValue=0;
continue;
}
totalValue+=itemValue;
longstart=System.currentTimeMillis();
vendor.charItemManager.recycle(targetItem);
longend=System.currentTimeMillis();
longtimetook=end-start;
// ChatManager.chatSystemInfo(player, "Took " + timetook + " ms to finish");
@ -240,18 +234,12 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
@@ -240,18 +234,12 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
@ -271,12 +259,11 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
@@ -271,12 +259,11 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
@ -296,7 +283,6 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
@@ -296,7 +283,6 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
@ -304,34 +290,26 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
@@ -304,34 +290,26 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
}
// Method junks an item that has been rolled but not completed
@ -341,7 +319,6 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
@@ -341,7 +319,6 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {