diff --git a/plugins/portal-highlighter-can-make-level.user.js b/plugins/portal-highlighter-can-make-level.user.js index 9514981c..157f8ed9 100644 --- a/plugins/portal-highlighter-can-make-level.user.js +++ b/plugins/portal-highlighter-can-make-level.user.js @@ -34,19 +34,19 @@ window.plugin.portalHighligherPortalsCanMakeLevel.highlight = function(data,high //determines the level of poral a user can make all on their own window.plugin.portalHighligherPortalsCanMakeLevel.playerCanSoloLevel = function(lvl) { - var renators_total = 0; - var renators_placed = 0; + var resonators_total = 0; + var resonators_placed = 0; var resonator_level = PLAYER.level - while(renators_placed < 8) { + while(resonators_placed < 8) { for(var i = 0; i