Darken glass seal badge
This commit is contained in:
parent
442e41783b
commit
7fa0eabd44
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ SMODS.Seal {
|
||||||
key = "glass",
|
key = "glass",
|
||||||
atlas = "seal",
|
atlas = "seal",
|
||||||
pos = {x = 0, y = 0},
|
pos = {x = 0, y = 0},
|
||||||
badge_colour = HEX "f6f6f6",
|
badge_colour = HEX "a6a6a6",
|
||||||
pronouns = "he_him",
|
pronouns = "he_him",
|
||||||
calculate = function(_, card, context)
|
calculate = function(_, card, context)
|
||||||
if context.setting_blind or context.starting_shop then
|
if context.setting_blind or context.starting_shop then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue