Bump The Wee to ante 2 minimum

This commit is contained in:
Emik 2025-03-28 03:31:02 +01:00
parent 78b5b64f4c
commit 0838c558b6
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D
2 changed files with 2 additions and 2 deletions

View file

@ -12,5 +12,5 @@
"Bakery (>=0.1.26~*)" "Bakery (>=0.1.26~*)"
], ],
"conflicts": ["Jen"], "conflicts": ["Jen"],
"version": "0.1.9" "version": "0.2.0"
} }

View file

@ -139,7 +139,7 @@ SMODS.Blind {
}, },
key = "wee", key = "wee",
config = {}, 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"), boss_colour = HEX("7F3F3F"),
atlas = "janeblinds", atlas = "janeblinds",
pos = {x = 0, y = 3}, pos = {x = 0, y = 3},