無くすというか常に交換不可
(function() {
UnitCommand.Trade._isTradable = function(targetUnit) {
return false;
};
})();