diff --git a/dist/total-conversion-build.user.js b/dist/total-conversion-build.user.js index f27aefc9..fbfa621a 100644 --- a/dist/total-conversion-build.user.js +++ b/dist/total-conversion-build.user.js @@ -600,6 +600,7 @@ window.renderResonators = function(ent, portalLayer) { weight: 1, fillColor: COLORS_LVL[rdata.level], fillOpacity: rdata.energyTotal/RESO_NRG[rdata.level], + clickable: false, guid: resoGuid // need this here as well for add/remove events });