Bump The Wee to ante 2 minimum
This commit is contained in:
parent
78b5b64f4c
commit
0838c558b6
2 changed files with 2 additions and 2 deletions
|
|
@ -12,5 +12,5 @@
|
||||||
"Bakery (>=0.1.26~*)"
|
"Bakery (>=0.1.26~*)"
|
||||||
],
|
],
|
||||||
"conflicts": ["Jen"],
|
"conflicts": ["Jen"],
|
||||||
"version": "0.1.9"
|
"version": "0.2.0"
|
||||||
}
|
}
|
||||||
|
|
@ -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},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue