179180181182183184185186187188189
iu.addModifiedItem(lure2); player.sendPacket(iu); iu = null; // If everything else checks out, actually cast the hook and start // fishing... :P player.startFishing(x, y, z); //player = null; } @Override