diff --git a/MeTMT/js/layers.js b/MeTMT/js/layers.js
index f347f29..10f842f 100644
--- a/MeTMT/js/layers.js
+++ b/MeTMT/js/layers.js
@@ -67,7 +67,7 @@ addLayer("+", {
["display-text",
function() { if (player['+'].points.gte(21)) {return "- ^0.96 point gain"} },],
["display-text",
- function() { if (player['+'].points.gte(2)) {return `- Start gaining omega, and unlock omega upgrades`} },],
+ function() { if (player['+'].points.gte(22)) {return `- Start gaining omega, and unlock omega upgrades`} },],
["display-text",
"
Please like this game the colors took so long ;-;
"
],