175176177178179180181182183184185
{ player.sendPacket(new ActionFailed()); return; } player.sendPacket(new PackageToList(chars)); if (Config.DEBUG) _log.fine("Showing destination chars to freight - char src: " + player.getName()); } }