Change color of blind

This commit is contained in:
Emik 2025-03-25 16:18:49 +01:00
parent b7665c5c6a
commit 06fae2a55b
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D
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

View file

@ -10,7 +10,7 @@ SMODS.Atlas {
SMODS.Blind { SMODS.Blind {
key = "nimble", key = "nimble",
boss = {min = 1, max = 10, no_orb = true, hardcore = true}, boss = {min = 1, max = 10, no_orb = true, hardcore = true},
boss_colour = HEX("8be9fd"), boss_colour = HEX("0291fb"),
atlas = "blind", atlas = "blind",
pos = {x = 0, y = 0}, pos = {x = 0, y = 0},
mult = 2, mult = 2,