diff --git a/js/menulayers.js b/js/menulayers.js index 878004e..6c02be1 100644 --- a/js/menulayers.js +++ b/js/menulayers.js @@ -22,6 +22,7 @@ addLayer("otherfeat", { microtabs: {}, tabFormat: [ ["layer-proxy", ["po", [ + ["clickable", 1], ["blank", "25px"], ["raw-html", function () { return !inChallenge("ip", 11) ? "You have

" + formatWhole(player.po.featureSlots) + "/" + formatWhole(player.po.featureSlotsMax) + "

free feature slots." : "No features for you!"}, { "color": "white", "font-size": "24px", "font-family": "monospace" }], ["raw-html", function () { return inChallenge("ip", 14) ? "You can pick an OTF once you are at pent 15." : ""}, { "color": "white", "font-size": "24px", "font-family": "monospace" }], @@ -56,6 +57,7 @@ addLayer("halter", { microtabs: {}, tabFormat: [ ["layer-proxy", ["po", [ + ["clickable", 1], ["blank", "25px"], ["raw-html", function () { return "

" + player.po.halterText[player.po.halterIndex]}], ["text-input", "halterInput", {