diff --git a/manifest.json b/manifest.json index 9769c6e..b5ba8fa 100644 --- a/manifest.json +++ b/manifest.json @@ -12,5 +12,5 @@ "Bakery (>=0.1.26~*)" ], "conflicts": ["Jen"], - "version": "0.1.9" + "version": "0.2.0" } \ No newline at end of file diff --git a/src/blind.lua b/src/blind.lua index 56d0575..72378f4 100644 --- a/src/blind.lua +++ b/src/blind.lua @@ -139,7 +139,7 @@ SMODS.Blind { }, key = "wee", config = {}, - boss = {min = 1, max = 10, no_orb = true, hardcore = true}, + boss = {min = 2, max = 10, no_orb = true, hardcore = true}, boss_colour = HEX("7F3F3F"), atlas = "janeblinds", pos = {x = 0, y = 3},