Skip to content

Commit d217669

Browse files
authored
oops
1 parent d951c4d commit d217669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CruelBlinds_1_0_0/CruelBlinds.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ SMODS.Blind {
108108
key = 'steal',
109109
name = 'The Steal',
110110
config = {},
111-
boss = {min = 1, max = 10, hardcore = true},
111+
boss = {min = 3, max = 10, hardcore = true},
112112
boss_colour = HEX("2222BB"),
113113
atlas = "blinds",
114114
pos = { x = 0, y = 2},

0 commit comments

Comments
 (0)