Change color of blind
This commit is contained in:
parent
b7665c5c6a
commit
06fae2a55b
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.3 KiB |
|
|
@ -10,7 +10,7 @@ SMODS.Atlas {
|
|||
SMODS.Blind {
|
||||
key = "nimble",
|
||||
boss = {min = 1, max = 10, no_orb = true, hardcore = true},
|
||||
boss_colour = HEX("8be9fd"),
|
||||
boss_colour = HEX("0291fb"),
|
||||
atlas = "blind",
|
||||
pos = {x = 0, y = 0},
|
||||
mult = 2,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue